]> git.pld-linux.org Git - packages/dietlibc.git/blobdiff - dietlibc.spec
- added Pentium4 macro [by PawciooS].
[packages/dietlibc.git] / dietlibc.spec
index b8f79cd820a101da184b05561159a836c0745df3..81996d6570fcecab092b689bb585245765422072 100644 (file)
@@ -16,7 +16,7 @@ Patch0:               %{name}-ppc.patch
 Patch1:                %{name}-opt.patch
 Patch2:                %{name}-athlon.patch
 Patch3:                %{name}-amd64.patch
-Patch4:                %{name}-pentium3.patch
+Patch4:                %{name}-pentiumX.patch
 URL:           http://www.fefe.de/dietlibc/
 %ifarch sparc
 BuildRequires: m4
@@ -26,7 +26,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                dietprefix      %{_prefix}/%{_target_cpu}-linux-dietlibc
 # for some reason known only to rpm there must be "\\|" not "\|" here
-%define                libarch         %(echo %{_target_cpu} | sed -e 's/i.86\\|pentium3\\|athlon/i386/;s/amd64/x86_64/')
+%define                libarch         %(echo %{_target_cpu} | sed -e 's/i.86\\|pentium3\\|pentium4\\|athlon/i386/;s/amd64/x86_64/')
 
 %description
 Small libc for building embedded applications.
This page took 0.035037 seconds and 4 git commands to generate.