2dffa1853d
Fixes:
http://autobuild.buildroot.net/results/bfd29593bb6c53d3e9e2d02d2ed6bea360d99c00/
In libnss there is a bug leading to build failure due to double declared
functions. This is due to 2 different #ifdef statements treating the
same function-set.
Add patch to fix this by making the 2 #ifdef statements equal.
Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
0001-fix-uclibc-build.patch | ||
0002-add-zlib-include-dir-variable.patch | ||
0003-Bug-1580126-Fix-build-failure-on-aarch64_be-while-bu.patch | ||
Config.in | ||
libnss.hash | ||
libnss.mk | ||
nss.pc.in |