mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-15 09:30:06 +00:00
d9202f1883
It adds the missing Implies for armv7, armv6, armv6t2 after the
commit 1673ba87fe
. Without the Implies a build with the
compiler targeting the aforementioned architecture does not select
the arch-specific optimization including the ifunc selectors.
I checked with a build against armv5, armv6, armv6t2, armv7, and
armv7-neon for both LE and BE. For armv6 and armv7 I also checked
that both sysdeps selection and the resulting implementation built
is the expected ones.
2 lines
20 B
Plaintext
2 lines
20 B
Plaintext
arm/armv7/multiarch
|