NetBSD/tools/make
uwe 4f2e9ed826 Do not use HOST_CFLAGS and others. build.sh calls configure with
CFLAGS set to HOST_CFLAGS, etc - so HOST_* environment variables are
already taken into account if set.

OTOH, if configure were to add anything to CFLAGS etc, the old code
would happily ignore those changes, picking up original environment
variables instead.
2018-01-16 08:53:51 +00:00
..
Makefile.regen
buildmake.sh.in Do not use HOST_CFLAGS and others. build.sh calls configure with 2018-01-16 08:53:51 +00:00
configure
configure.ac