summaryrefslogtreecommitdiff
path: root/BUILD/compile-pentium-gprof
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/compile-pentium-gprof')
-rwxr-xr-xBUILD/compile-pentium-gprof2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/compile-pentium-gprof b/BUILD/compile-pentium-gprof
index de014e3ae8b..498c964df74 100755
--- a/BUILD/compile-pentium-gprof
+++ b/BUILD/compile-pentium-gprof
@@ -19,6 +19,6 @@ path=`dirname $0`
. "$path/SETUP.sh"
extra_flags="$pentium_cflags $gprof_compile_flags"
-extra_configs="$pentium_configs $debug_configs $gprof_link_flags $disable_64_bit_plugins"
+extra_configs="$pentium_configs $debug_configs $gprof_link_flags $disable_64_bit_plugins $disable_gprof_plugins"
. "$path/FINISH.sh"