On 2011-10-28 22:15, Dominic Fandrey wrote:
...
This latter problem is what my patch attempts to fix, while changing as
little as possible.

An alternative is to pass __MAKE_CONF=/dev/null to the 32-bit stage.
That should also work in the environment, see make.conf(5)

The problem with this, is that you then skip *all* settings and logic in
make.conf, which might not be what you want...

The only variables that are specifically overridden for the build32
stage are CC, CXX, AS and LD, so those are the only ones whose value
from make.conf needs to be 'ignored' in that stage.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to