diff --git a/rpm.spec b/rpm.spec index e97c7cb..d8dbb81 100644 --- a/rpm.spec +++ b/rpm.spec @@ -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