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, 0 insertions, 2 deletions
diff --git a/BUILD/compile-ppc-debug-max b/BUILD/compile-ppc-debug-max
index 1dcfc751a46..7c1a593869f 100755
--- a/BUILD/compile-ppc-debug-max
+++ b/BUILD/compile-ppc-debug-max
@@ -4,8 +4,6 @@ path=`dirname $0`
. "$path/SETUP.sh"
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"
. "$path/FINISH.sh"