summaryrefslogtreecommitdiff
path: root/build/make/configure.sh
diff options
context:
space:
mode:
authorYunqing Wang <yunqingwang@google.com>2013-04-10 09:48:46 -0700
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>2013-04-10 09:48:46 -0700
commite35129b6e5d990da8168048945bf587debdf05f2 (patch)
tree9112c3d19ef0dac6343c256e6b9752e4af4682f8 /build/make/configure.sh
parent1932828d19a2b6db8f9a120570a1f4d522064cda (diff)
parent335114debe3527d16f3c477a4ae54f89fac5deef (diff)
downloadlibvpx-e35129b6e5d990da8168048945bf587debdf05f2.tar
libvpx-e35129b6e5d990da8168048945bf587debdf05f2.tar.gz
libvpx-e35129b6e5d990da8168048945bf587debdf05f2.tar.bz2
libvpx-e35129b6e5d990da8168048945bf587debdf05f2.zip
Merge "Configure: make --enable-gprof work" into experimental
Diffstat (limited to 'build/make/configure.sh')
-rwxr-xr-xbuild/make/configure.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/make/configure.sh b/build/make/configure.sh
index 1a78f272b..c62d5f61c 100755
--- a/build/make/configure.sh
+++ b/build/make/configure.sh
@@ -1049,7 +1049,7 @@ EOF
tune_cflags="-march="
setup_gnu_toolchain
#for 32 bit x86 builds, -O3 did not turn on this flag
- enabled optimizations && check_add_cflags -fomit-frame-pointer
+ enabled optimizations && disabled gprof && check_add_cflags -fomit-frame-pointer
;;
vs*)
# When building with Microsoft Visual Studio the assembler is