Bah, debugging leaked throuhg
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=432
This commit is contained in:
parent
c07108f9f0
commit
9de775e711
2
rpm.spec
2
rpm.spec
@ -256,7 +256,7 @@ rm -f m4/libtool.m4
|
|||||||
rm -f m4/lt*.m4
|
rm -f m4/lt*.m4
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="-g -O0"
|
export CFLAGS="%{optflags} -ffunction-sections"
|
||||||
export LDFLAGS="-Wl,-Bsymbolic-functions -ffunction-sections"
|
export LDFLAGS="-Wl,-Bsymbolic-functions -ffunction-sections"
|
||||||
%ifarch alpha
|
%ifarch alpha
|
||||||
export CFLAGS="-g -O0 -fno-strict-aliasing -ffunction-sections"
|
export CFLAGS="-g -O0 -fno-strict-aliasing -ffunction-sections"
|
||||||
|
Loading…
Reference in New Issue
Block a user