aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAndrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2011-05-29 04:11:39 -0700
committerAndrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2011-05-29 04:11:39 -0700
commite8d6925f0eed5fd83f1472238fb32b475f405fad (patch)
treeaef752557d000e617bd41f7038a29da31d6b3105 /configure
parent605d638068d80b4977030bfbb56fd7376a9debe5 (diff)
downloadspike-e8d6925f0eed5fd83f1472238fb32b475f405fad.zip
spike-e8d6925f0eed5fd83f1472238fb32b475f405fad.tar.gz
spike-e8d6925f0eed5fd83f1472238fb32b475f405fad.tar.bz2
[sim,opcodes] improved sim build and run performance
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 709daa8..eda5f6c 100755
--- a/configure
+++ b/configure
@@ -3961,7 +3961,7 @@ fi
CFLAGS="-Wall -O2"
-CXXFLAGS="-Wall -O2"
+CXXFLAGS="-Wall -O2 -Wno-pmf-conversions"
#-------------------------------------------------------------------------