summaryrefslogtreecommitdiff
path: root/BUILD/compile-pentium64-gprof
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/compile-pentium64-gprof')
-rwxr-xr-xBUILD/compile-pentium64-gprof2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/compile-pentium64-gprof b/BUILD/compile-pentium64-gprof
index f64dee6d196..662396f04ed 100755
--- a/BUILD/compile-pentium64-gprof
+++ b/BUILD/compile-pentium64-gprof
@@ -4,6 +4,6 @@ path=`dirname $0`
. "$path/SETUP.sh"
extra_flags="$pentium64_cflags $gprof_compile_flags"
-extra_configs="$pentium64_configs $debug_configs $gprof_link_flags"
+extra_configs="$pentium_configs $max_configs $gprof_link_flags --with-zlib-dir=bundled"
. "$path/FINISH.sh"