typo fix
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=151
This commit is contained in:
parent
015f07123c
commit
6db0fddc7a
2
rpm.spec
2
rpm.spec
@ -195,7 +195,7 @@ rm -f m4/lt*.m4
|
|||||||
%build
|
%build
|
||||||
export CFLAGS="$RPM_OPT_FLAGS -ffunction-sections"
|
export CFLAGS="$RPM_OPT_FLAGS -ffunction-sections"
|
||||||
export LDFLAGS="-Wl,-Bsymbolic-functions -ffunction-sections"
|
export LDFLAGS="-Wl,-Bsymbolic-functions -ffunction-sections"
|
||||||
%ifarch alpha armv5el
|
%ifarch alpha armv5tel
|
||||||
export CFLAGS="-g -O0 -fno-strict-aliasing -ffunction-sections"
|
export CFLAGS="-g -O0 -fno-strict-aliasing -ffunction-sections"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user