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
364 B

--- mpgtx-1.3.1/configure.old 2006-12-09 00:26:18.000000000 +0100
+++ mpgtx-1.3.1/configure 2006-12-09 00:28:52.000000000 +0100
@@ -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