summaryrefslogtreecommitdiff
path: root/tools/Makefile.gnuhost?id=866355d930880b027077f5698e5e16fff3ecc243
diff options
context:
space:
mode:
authorAntoine Leca <Antoine.Leca.1@gmail.com>2013-01-21 14:30:17 +0000
committerLionel Sambuc <lionel@minix3.org>2013-01-25 18:42:58 +0100
commit866355d930880b027077f5698e5e16fff3ecc243 (patch)
treeecb10b03dd61fd537ec9dd55be7cb2562186f162 /tools/Makefile.gnuhost?id=866355d930880b027077f5698e5e16fff3ecc243
parent06e2adbeaa0af08c93967937a6b430c2d96c1475 (diff)
GNU tools: improvements to fetching process
- Do not run the fetch.sh script every time - Do not run the configure script with MKUPDATE=yes (build.sh -u) - The fetched GNU source are hidden from `git status` - With CLEANFETCHED=yes, `nbmake -C tools cleandir` will remove the fetched GNU source and return the MINIX tree to its pristine state. - Avoid (harmless) message when building in parallel, about find running against an inexistant path Notice that the GNU tools are "installed" on every run, even with MKUPDATE=yes; this is a feature of the NetBSD build system, because in case of changes in dependencies it is impossible to know them. See commit 1.27 2004-06-12 of tools/Makefile.gnuhost in NetBSD's src/ The downloaded tarballs are not removed with CLEANFETCHED: they are supposed to be unmodified, and the exact name is not known to the Makefile's, since it is engraved in each fetch.sh script (and we do not want to have the same information in several places.)
Diffstat (limited to 'tools/Makefile.gnuhost?id=866355d930880b027077f5698e5e16fff3ecc243')
0 files changed, 0 insertions, 0 deletions