fix arm define

This commit is contained in:
Peter Robinson 2011-06-11 16:51:24 +01:00
parent 1e4148be43
commit e0bdc1f00b
1 changed files with 1 additions and 1 deletions

View File

@ -1123,7 +1123,7 @@ echo "RPM Build arch: %{_arch}"
# -Duseshrplib creates libperl.so, -Ubincompat5005 help create DSO -> libperl.so
%ifarch sparc64 armv5tel
%ifarch sparc64 %{arm}
make
%else
make %{?_smp_mflags}