On Thu, 07 Feb 2019 22:27:58 +1100, matthew green <mrg%eterna.com.au@localhost>
wrote:
if you'd like to test now from -current, build a clean tree
with build.sh -V HAVE_GCC=7. it should just work..
How clean is "clean tree"? I'm simply performing a non-update build
into objdir last populated by a previous update build (w/o HAVE_GCC=7).
I'm getting the following failure (amd64-8.0_STABLE host):
[...]
--- cleandir-external ---
--- cleandir-lib ---
cleandir ===> external/bsd/pkg_install/lib
[...]
--- cleandir-external ---
nbmake[7]: "/x/current/src/external/bsd/pkg_install/lib/../Makefile.inc" line 16: Malformed conditional (defined(HAVE_GCC) && ${HAVE_GCC} == 7 && ${ACTIVE_CC} == "gcc")
[...]