]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
no changes; just added some comments
[wxWidgets.git] / configure
index cf45e5214ff619b1134eea9a7a715678f3d07d8b..4b7e5c8a4701eadc4d7ba0c1e7d193a714306c88 100755 (executable)
--- a/configure
+++ b/configure
@@ -39394,7 +39394,7 @@ if test "$wxUSE_OPTIMISE" = "no" ; then
     fi
 else
     if test "$GCC" = yes ; then
-        OPTIMISE_CFLAGS="-O2"
+                                OPTIMISE_CFLAGS="-O2 -fno-strict-aliasing"
     else
         OPTIMISE_CFLAGS="-O"
     fi