Date: Fri, 12 Nov 2004 20:37:27 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make main.c Message-ID: <200411122037.iACKbRRE029276@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-11-12 20:37:27 UTC FreeBSD src repository Modified files: usr.bin/make main.c Log: If -B is specified to get compat mode (as opposed to just not giving a -j arg which does the same thing), remove the MAKE_JOBS_FIFO environment variable so we decouple any resulting sub-makes from the token pool. Revision Changes Path 1.97 +1 -0 src/usr.bin/make/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411122037.iACKbRRE029276>