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-video/mpgtx/files/mpgtx-1.3.1-dont-ignore-cxx...

12 lines
268 B

--- a/configure
+++ b/configure
@@ -11,7 +11,7 @@
#compiler flags
common_cflags="-Wall"
devel_cflags="-g -Werror -fno-builtin"
-optimization_cflags="-O3"
+optimization_cflags="${CXXFLAGS}"
release_cflags=$optimization_cflags
OFLAGS="-ansi"
cflags=$common_cflags