harti 2004-07-08 09:08:09 UTC
FreeBSD src repository
Modified files:
. Makefile.inc1
Log:
Get rid of the THISHOST variable when building on sparc64. The problem
with it is that it is set by calling hostname and hostname isn't normally
in the path at that point.
Revision Changes Path
1.431 +1 -5 src/Makefile.inc1