Commit 4bcb2f21 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Desperate attempt to recover the wxwidgets plugin

parent 424e2940
...@@ -4698,6 +4698,8 @@ then ...@@ -4698,6 +4698,8 @@ then
CPPFLAGS="${CPPFLAGS_save}" CPPFLAGS="${CPPFLAGS_save}"
AC_LANG_POP(C++) AC_LANG_POP(C++)
fi fi
dnl WxWidgets plugin will yield incorrect code without this
VLC_ADD_CXXFLAGS([wxwidgets], [-fno-strict-aliasing])
fi fi
dnl dnl
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment