summaryrefslogtreecommitdiff
path: root/BUILD/compile-ppc-max
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/compile-ppc-max')
-rwxr-xr-xBUILD/compile-ppc-max2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/compile-ppc-max b/BUILD/compile-ppc-max
index 91db8699017..cd2ada87dd8 100755
--- a/BUILD/compile-ppc-max
+++ b/BUILD/compile-ppc-max
@@ -18,7 +18,7 @@
path=`dirname $0`
. "$path/SETUP.sh"
-extra_flags="$ppc_cflags $fast_cflags $max_cflags -g"
+extra_flags="$ppc_cflags $fast_cflags -g"
extra_configs="$extra_configs $max_configs"
. "$path/FINISH.sh"