Searched hist:"0 bd47e8362e1eee02d034e0479dd79673ec06bcc" (Results 1 – 1 of 1) sorted by relevance
/freebsd/release/ |
H A D | Makefile | diff 0bd47e8362e1eee02d034e0479dd79673ec06bcc Wed May 18 19:39:28 CEST 2011 Nathan Whitehorn <nwhitehorn@FreeBSD.org> As requested by many people, with final prodding from Jason Hall, fix this so that running make release causes make obj to be run before doing anything. This fixes a bug wherein, when run for the first time, and without -DNOSRC, make release would attempt to recursively tar up the src directory including its own output and enter an infinite loop.
While here, make the cross-building stuff work a little more the way it should if only one of TARGET/TARGET_ARCH is specified.
|