Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Dec 2016 18:32:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215401] Mk/bsd.port.mk: don't clobber ARCH value for do-build
Message-ID:  <bug-215401-13-W13O3ZuTCe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215401-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215401-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215401

--- Comment #4 from Jan Beich (mail not working) <jbeich@FreeBSD.org> ---
Variables in make.conf don't clobber values in vender Makefile(s) unlike
.MAKEFLAGS or those passed on command-line. The exp-run here is to catch
unknown dependencies on such a behavior. |make index| maybe a bit faster but
not beyond ~ 1% if not at all lost in the noise.

> When cross building,  poudriere sets ARCH=3D${MACHINE_ARCH} in make.conf

It's going to be the default for everyone.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215401-13-W13O3ZuTCe>