diff options
Diffstat (limited to 'sim/fr30/configure')
-rw-r--r-- | sim/fr30/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/fr30/configure b/sim/fr30/configure index 0bfa13d..9696217 100644 --- a/sim/fr30/configure +++ b/sim/fr30/configure @@ -3406,7 +3406,7 @@ if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then echo "Setting sim profile = $sim_profile" 6>&1 fi else - sim_profile="" + sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1" fi |