From 3483c9083f61a0e4ea7d4c87d4139a764527cb5f Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 4 Jun 2013 11:34:30 -0400 Subject: [PATCH] \--enable-frame-pointers --- gperftools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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