\--enable-frame-pointers
This commit is contained in:
parent
bcf7772359
commit
3483c9083f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user