libnss: fix build failures
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 11 Dec 2012 03:31:00 +0000 (03:31 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 16 Dec 2012 09:01:19 +0000 (10:01 +0100)
commit8b827859f994767052f31d4ee6ca6524b5065d01
treef3003b2ca00ae68c90d45b117a55a0e590421de0
parent71a4513e73ec8a3c3d1a18c328c867a8ba2eb471
libnss: fix build failures

Such as
http://autobuild.buildroot.net/results/2ca1d135269a67201e6b4d995ce8fbe94db1ed3f

The mozilla build system passes all of the different ways of CFLAGS
(OPTIMIZER, XCFLAGS, OS_CFLAGS) even when building host tools
(nsintall).
The best way around this without patching libnss is just building the
host tools first without any CFLAGS and then going on with the rest.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/libnss/libnss.mk