de676e0d27
NSS Makefile emits -DLINUX to OS_CFLAGS only if OS_TEST=Linux when building for Target. But nsinstall.c is a host utility and it uses NATIVE_FLAGS instead of OS_CFLAGS, this is why -DLINUX is not emitted. This is necessary for the case one builds for Target OS Linux on a Host OS that is not Linux. After discussing upstream [*], it turned out that our current patch, introduced with commit |
||
---|---|---|
.. | ||
0001-add-zlib-include-dir-variable.patch | ||
0002-Bug-1602743-Fix-PowerPc-build-sys-auxv.h-failure.patch | ||
Config.in | ||
libnss.hash | ||
libnss.mk | ||
nss.pc.in |