summaryrefslogtreecommitdiff
path: root/BUILD/compile-ppc-debug-max
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/compile-ppc-debug-max')
-rwxr-xr-xBUILD/compile-ppc-debug-max2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/compile-ppc-debug-max b/BUILD/compile-ppc-debug-max
index 49d1442fd45..1dcfc751a46 100755
--- a/BUILD/compile-ppc-debug-max
+++ b/BUILD/compile-ppc-debug-max
@@ -3,7 +3,7 @@
path=`dirname $0`
. "$path/SETUP.sh"
-extra_flags="$ppc_cflags $debug_cflags $max_cflags"
+extra_flags="$ppc_cflags $debug_cflags"
c_warnings="$c_warnings $debug_extra_warnings"
cxx_warnings="$cxx_warnings $debug_extra_warnings"
extra_configs="$debug_configs $max_configs"