]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Revert "Build with ports addon on alpha and armv5tel"
authorAndreas Schwab <schwab@redhat.com>
Tue, 3 Aug 2010 17:01:35 +0000 (19:01 +0200)
committerAndreas Schwab <schwab@redhat.com>
Tue, 3 Aug 2010 17:01:35 +0000 (19:01 +0200)
This reverts commit a008273ff81ca32d0cc2262477b25b25040caeb8.

fedora/glibc.spec.in

index 0f30ca4666c68b70e9c3f2ef1d9a022d7b84032d..471fc29c9c4c1bc4b58957cdf72148cd3c46f94a 100644 (file)
@@ -16,7 +16,6 @@
 %define rtkaioarches %{ix86} x86_64 ia64 ppc ppc64 s390 s390x
 %define debuginfocommonarches alpha alphaev6 sparc sparcv9 sparcv9v sparc64 sparc64v
 %define multiarcharches ppc ppc64 %{ix86} x86_64
-%define portsarches alpha armv5tel
 
 Summary: The GNU libc libraries
 Name: glibc
@@ -332,9 +331,6 @@ AddOns=`echo */configure | sed -e 's!/configure!!g;s!\(linuxthreads\|nptl\|rtkai
 %ifarch %{rtkaioarches}
 AddOns=,rtkaio$AddOns
 %endif
-%ifarch %{portsarches}
-AddOns=,../%{glibcportsdir}$AddOns
-%endif
 
 build_nptl()
 {