[Swan-dev] Heads up LDFLAGS clean up

Andrew Cagney andrew.cagney at gmail.com
Mon Feb 13 19:39:55 UTC 2017


I'm pushing some clean ups to the build system that fix how NSSFLAGS
(CFLAGS) and NSS_LDFLAGS and a few others are specified by Makefiles.
For instance:

LIBS += $(NSS_LDFLAGS) $(NSSFLAGS)

is double wrong (and lines like that were the cause of a bad compile
that antony noticed).

Andrew


More information about the Swan-dev mailing list