diff options
Diffstat (limited to 'BUILD/compile-ppc-debug')
-rwxr-xr-x | BUILD/compile-ppc-debug | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/BUILD/compile-ppc-debug b/BUILD/compile-ppc-debug index c8279de6439..76b6bf65ce4 100755 --- a/BUILD/compile-ppc-debug +++ b/BUILD/compile-ppc-debug @@ -19,8 +19,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 " extra_configs="$extra_configs" |