SHA256
6
0
forked from pool/rpm

Bah, debugging leaked throuhg

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=432
This commit is contained in:
2018-01-22 12:12:56 +00:00
committed by Git OBS Bridge
parent c07108f9f0
commit 9de775e711

View File

@@ -256,7 +256,7 @@ rm -f m4/libtool.m4
rm -f m4/lt*.m4
%build
export CFLAGS="-g -O0"
export CFLAGS="%{optflags} -ffunction-sections"
export LDFLAGS="-Wl,-Bsymbolic-functions -ffunction-sections"
%ifarch alpha
export CFLAGS="-g -O0 -fno-strict-aliasing -ffunction-sections"