From: Philipp Zabel Date: Fri, 16 Dec 2005 16:33:25 +0000 (+0000) Subject: glibc-cvs-2.3.5: add missing arm-no-hwcap.patch X-Git-Tag: Release-2010-05/1~9453^2~2902 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56795214ca3ebf551a5bfaf43f79533292eeb670;p=openembedded.git glibc-cvs-2.3.5: add missing arm-no-hwcap.patch --- diff --git a/packages/glibc/glibc-cvs-2.3.5/arm-no-hwcap.patch b/packages/glibc/glibc-cvs-2.3.5/arm-no-hwcap.patch new file mode 100644 index 0000000000..d3263a7dc6 --- /dev/null +++ b/packages/glibc/glibc-cvs-2.3.5/arm-no-hwcap.patch @@ -0,0 +1,11 @@ +--- libc/ports/sysdeps/unix/sysv/linux/arm/dl-procinfo.h.orig 2005-12-11 14:49:51 +0100 ++++ libc/ports/sysdeps/unix/sysv/linux/arm/dl-procinfo.h 2005-12-11 14:51:28 +0100 +@@ -64,7 +64,7 @@ + HWCAP_ARM_VFP = 1 << 6, + HWCAP_ARM_EDSP = 1 << 7, + +- HWCAP_IMPORTANT = (HWCAP_ARM_HALF | HWCAP_ARM_FAST_MULT) ++ HWCAP_IMPORTANT = HWCAP_ARM_FAST_MULT + }; + + static inline int