[Buildroot] [PATCH v3] package/libnss: fix build failure with ARM without NEON extension

Peter Korsgaard peter at korsgaard.com
Thu Oct 31 21:44:07 UTC 2019


>>>>> "Giulio" == Giulio Benetti <giulio.benetti at benettiengineering.com> writes:

 > 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 at benettiengineering.com>
 > ---
 > V1-> V2:
 > * added Fixes to commit log
 > * fixed #ifdef statement in patch
 > V2-> V3:
 > * fixed #ifdef statement again according to upstream:
 > https://bugzilla.mozilla.org/show_bug.cgi?id=1590676

Committed to 2019.02.x and 2019.08.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list