From d407b287c95a26b4f781ce0664de141bc35a1170 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 9 Feb 2006 14:35:54 +0000 Subject: =?UTF-8?q?Add=20a=20macro=20to=20list=20all=20sparc-compatible=20?= =?UTF-8?q?archs=20(Per=20=C3=98yvind=20Karlsen)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- macros.in | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.1