buildrootschalter/package/libnss
Baruch Siach ea7bb05c7b libnss: don't use target CFLAGS with host toolchain
The OPTIMIZER variable is used to construct CFLAGS for host toolchain.
This breaks the build since we set it to TARGET_CFLAGS, and these may not be
supported by host toolchain. Augment the cross-compile patch to handle
OPTIMIZER so that we can initialize it to TARGET_OPTIMIZER, and override it
when used with host toolchain.

Fixes:
http://autobuild.buildroot.net/results/3f1/3f1afc1b58cb6fe53c438b55f169e2a78238806d/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-07-01 12:57:02 +02:00
..
Config.in libnss: Enable for MIPS64 n32 platforms 2014-05-26 22:12:52 +02:00
libnss-0001-cross-compile.patch libnss: don't use target CFLAGS with host toolchain 2014-07-01 12:57:02 +02:00
libnss-0002-uclibc.patch libnss: security bump to version 3.16.1 2014-06-18 23:58:25 +02:00
libnss.mk libnss: don't use target CFLAGS with host toolchain 2014-07-01 12:57:02 +02:00
nss.pc.in