summaryrefslogtreecommitdiff
path: root/BUILD/compile-ppc-max
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/compile-ppc-max')
-rwxr-xr-xBUILD/compile-ppc-max4
1 files changed, 1 insertions, 3 deletions
diff --git a/BUILD/compile-ppc-max b/BUILD/compile-ppc-max
index f7193eb8aca..632db7216e4 100755
--- a/BUILD/compile-ppc-max
+++ b/BUILD/compile-ppc-max
@@ -6,8 +6,6 @@ path=`dirname $0`
extra_flags="$ppc_cflags $fast_cflags -g"
#strip=yes
-extra_configs="$extra_configs --with-innodb --with-berkeley-db \
- --with-embedded-server --enable-thread-safe-client \
- --with-openssl --with-vio --with-raid --with-ndbcluster"
+extra_configs="$extra_configs $max_configs"
. "$path/FINISH.sh"