From 6db0fddc7a9638f042562292be018bde57deab05f3f0830a88d3607b76ee4b47 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 29 Sep 2011 20:27:03 +0000 Subject: [PATCH] typo fix OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=151 --- rpm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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