Date: Mon, 31 Jan 2011 15:17:47 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src Makefile Makefile.inc1 Message-ID: <201101311519.p0VFJ01o011835@repoman.freebsd.org>
index | next in thread | raw e-mail
imp 2011-01-31 15:17:47 UTC
FreeBSD src repository
Modified files:
. Makefile Makefile.inc1
Log:
SVN rev 218130 on 2011-01-31 15:17:47Z by imp
Move the architecture guessing from Makefile.inc1 to Makefile. We
need to do this because variables specified on the command line
override those specified in the Makefile. This is why we also moved
from TARGET to _TARGET in Makefile, and then set TARGET on the command
line when we fork a submake with Makefile.inc1.
This makes mips/mips work again, even without the workaround committed to
lib/libc/Makefile.
Revision Changes Path
1.383 +33 -2 src/Makefile
1.677 +0 -26 src/Makefile.inc1
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101311519.p0VFJ01o011835>
