Date: Fri, 1 Aug 2003 02:04:32 -0700 (PDT) From: Gordon Tetlow <gordon@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/rescue/rescue Makefile Message-ID: <200308010904.h7194W4a061763@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gordon 2003/08/01 02:04:32 PDT FreeBSD src repository Modified files: rescue/rescue Makefile Log: When using crunchgen, blow away MAKEFLAGS. This fixes make -j <#> -P from passing the -P flag to crunchgen which seems to confuse crunchgen horribly. This is the preferable solution to modifing crunchgen to unset the MAKEFLAGS environment variable. Submitted by: gad@ Revision Changes Path 1.15 +2 -2 src/rescue/rescue/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308010904.h7194W4a061763>