summaryrefslogtreecommitdiff
path: root/BUILD/compile-ppc-debug-max-no-ndb
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/compile-ppc-debug-max-no-ndb')
-rwxr-xr-xBUILD/compile-ppc-debug-max-no-ndb2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/compile-ppc-debug-max-no-ndb b/BUILD/compile-ppc-debug-max-no-ndb
index ba7fe9aee5b..0642ddf7a57 100755
--- a/BUILD/compile-ppc-debug-max-no-ndb
+++ b/BUILD/compile-ppc-debug-max-no-ndb
@@ -20,6 +20,6 @@ path=`dirname $0`
. "$path/SETUP.sh"
extra_flags="$ppc_cflags $debug_cflags"
-extra_configs="$debug_configs $max_no_ndb_configs"
+extra_configs="$debug_configs $max_configs"
. "$path/FINISH.sh"