X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=m4%2Fopenbox.m4;fp=m4%2Fopenbox.m4;h=3216235305c26e174f092f964917a08f7961ec6a;hb=c5b551b25a1d89a3f20599adeec6c6c6a31946e5;hp=a69a093d3eb71a5c51af4caf68bff372dd3ee0c9;hpb=4084f5d82dab7224785a1cc3ac8b00361e2fad57;p=chaz%2Fopenbox diff --git a/m4/openbox.m4 b/m4/openbox.m4 index a69a093d..32162353 100644 --- a/m4/openbox.m4 +++ b/m4/openbox.m4 @@ -64,7 +64,7 @@ AC_DEFUN([OB_COMPILER_FLAGS], if test "$GCC" = "yes"; then AC_MSG_RESULT([yes]) if test "$DEBUG" = "yes"; then - FLAGS="$FLAGS -g -fno-inline" + FLAGS="$FLAGS -g -fno-inline -fno-strict-aliasing" FLAGS="$FLAGS -Wall -Wsign-compare -Waggregate-return" FLAGS="$FLAGS -Wcast-qual -Wbad-function-cast -Wpointer-arith" # for Python.h