Mercurial > hg > sonic-visualiser
diff configure @ 1329:2067e2c92cc8 3.0-integration
More timings and cache hit counts
author | Chris Cannam |
---|---|
date | Thu, 10 Nov 2016 09:58:28 +0000 |
parents | c6513cae4747 |
children | 9401d021b47b |
line wrap: on
line diff
--- a/configure Thu Nov 10 09:23:05 2016 +0000 +++ b/configure Thu Nov 10 09:58:28 2016 +0000 @@ -4417,7 +4417,7 @@ SV_DEFINES_DEBUG="-DDEBUG -DBUILD_DEBUG -DWANT_TIMING" -SV_DEFINES_RELEASE="-DNDEBUG -DBUILD_RELEASE -DNO_TIMING" +SV_DEFINES_RELEASE="-DNDEBUG -DBUILD_RELEASE -DWANT_TIMING" # -DNO_TIMING" SV_DEFINES_MINIMAL="$SV_DEFINES_RELEASE" # Now we have: USER_CXXFLAGS contains any flags the user set