You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/stk/files/stk-4.5.1/010_all_removeForcedFlags.p...

12 lines
269 B

--- a/configure.ac
+++ b/configure.ac
@@ -65,7 +65,7 @@ if test "$debug" = "yes"; then
else
AC_SUBST( debug, [no] )
AC_SUBST( cppflag, [] )
- AC_SUBST( cxxflag, [-O3] )
+ AC_SUBST( cxxflag, [] )
AC_SUBST( object_path, [Release] )
fi
AC_MSG_RESULT($debug)