]> Dogcows Code - chaz/openbox/blobdiff - m4/openbox.m4
-fno-rtti as in cxxflags too!
[chaz/openbox] / m4 / openbox.m4
index f4ef76fa9048d01a2a2506e1732af41b8b0919a0..08e67cf7adea7fb57a5d72b8e4bfd56324aaa57f 100644 (file)
@@ -41,7 +41,7 @@ AC_DEFUN([OB_COMPILER_FLAGS],
   AC_MSG_CHECKING([for GNU C++])
   if test "$GXX" = "yes"; then
     AC_MSG_RESULT([yes])
-    FLAGS="-Wall -W -fno-check-new -fno-exceptions"
+    FLAGS="-Wall -W -fno-check-new -fno-exceptions -fno-rtti"
     # -pedantic
     test "$DEBUG" = "yes" && FLAGS="$FLAGS -g -fno-inline"
   else
This page took 0.020605 seconds and 4 git commands to generate.