From eb2d80b469f203af2134dd4181db5f6de4e640c5 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 24 May 2000 04:39:50 +0000 Subject: Change profiling so that it is enabled by default. Re-generate everything. --- sim/mips/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sim/mips/configure') diff --git a/sim/mips/configure b/sim/mips/configure index 0e97b51..3b94005 100755 --- a/sim/mips/configure +++ b/sim/mips/configure @@ -3412,7 +3412,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 -- cgit v1.1