aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-02-09 14:35:54 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-02-09 14:35:54 +0000
commitd407b287c95a26b4f781ce0664de141bc35a1170 (patch)
treee0b6f2c4a708a4adc4d617f183756998549f1ff4
parent4b9a2e7258a0ea307bb631a0fbc5a0b0564a1830 (diff)
downloadrpm-setup-d407b287c95a26b4f781ce0664de141bc35a1170.tar
rpm-setup-d407b287c95a26b4f781ce0664de141bc35a1170.tar.gz
rpm-setup-d407b287c95a26b4f781ce0664de141bc35a1170.tar.bz2
rpm-setup-d407b287c95a26b4f781ce0664de141bc35a1170.tar.xz
rpm-setup-d407b287c95a26b4f781ce0664de141bc35a1170.zip
Add a macro to list all sparc-compatible archs (Per Øyvind Karlsen)
-rw-r--r--macros.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/macros.in b/macros.in
index 3a0ed9c..19756c1 100644
--- a/macros.in
+++ b/macros.in
@@ -65,6 +65,8 @@
%ix86 i386 i486 i586 i686 pentium3 pentium4 athlon k6
+%sunsparc sparcv8 sparcv9 sparc64 sun4 sun4m sun4c sun4d
+
# common compilation flags
%__common_cflags -O2 %{debugcflags} -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions