\--enable-frame-pointers

This commit is contained in:
Tom Callaway 2013-06-04 11:34:30 -04:00
parent bcf7772359
commit 3483c9083f

View File

@ -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