[gperftools/el6] \--enable-frame-pointers

Tom Callaway spot at fedoraproject.org
Tue Jun 4 15:35:07 UTC 2013


commit 3483c9083f61a0e4ea7d4c87d4139a764527cb5f
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Jun 4 11:34:30 2013 -0400

    \--enable-frame-pointers

 gperftools.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gperftools.spec b/gperftools.spec
index 1f22cef..1efbfbb 100644
--- a/gperftools.spec
+++ b/gperftools.spec
@@ -73,7 +73,7 @@ autoreconf -i
 
 %build
 CXXFLAGS=`echo $RPM_OPT_FLAGS -fno-strict-aliasing -Wno-unused-local-typedefs -DTCMALLOC_LARGE_PAGES| sed -e 's/-Wp,-D_FORTIFY_SOURCE=2//g'`
-%configure --disable-static 
+%configure --disable-static --enable-frame-pointers
 
 # Bad rpath!
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool


More information about the scm-commits mailing list