buildroot/package/libnss
Giulio Benetti 166d6b1bce package/libnss: fix build failure with ARM without NEON extension
At the moment libnss assumes that every ARM has NEON extension but it's
not that way. So add a patch to make it aware of it and use native
functions in place of NEON optimized ones.

Fixes:
http://autobuild.buildroot.net/results/1342d305d1aeebef7af54a83afc094fda12421e2/

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2019-10-29 22:42:07 +01:00
..
0001-fix-uclibc-build.patch
0002-add-zlib-include-dir-variable.patch
0003-Bug-1590676-Fix-build-if-arm-doesn-t-support-NEON.patch package/libnss: fix build failure with ARM without NEON extension 2019-10-29 22:42:07 +01:00
Config.in package/libnss: re-enable package on microblaze 2019-08-03 12:57:45 +02:00
libnss.hash package/libnss: security bump to version 3.47 2019-10-21 19:14:49 +02:00
libnss.mk package/libnss: remove useless NSS_ENABLE_ECC variable 2019-10-24 10:47:59 +02:00
nss.pc.in