SHA256
3
0
forked from pool/rpm
Dirk Mueller 2011-09-29 20:27:03 +00:00 committed by Git OBS Bridge
parent 015f07123c
commit 6db0fddc7a

View File

@ -195,7 +195,7 @@ rm -f m4/lt*.m4
%build
export CFLAGS="$RPM_OPT_FLAGS -ffunction-sections"
export LDFLAGS="-Wl,-Bsymbolic-functions -ffunction-sections"
%ifarch alpha armv5el
%ifarch alpha armv5tel
export CFLAGS="-g -O0 -fno-strict-aliasing -ffunction-sections"
%endif