Date: Fri, 25 Jul 2003 20:11:01 -0400 From: Garance A Drosihn <drosih@rpi.edu> To: Gordon Tetlow <gordont@gnf.org>, arch@freebsd.org Subject: Re: Patch to crunchgen to fix errors using make -P Message-ID: <p0521069cbb47752aa69e@[128.113.24.47]> In-Reply-To: <20030725230839.GR12996@roark.gnf.org> References: <20030725230839.GR12996@roark.gnf.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At 4:08 PM -0700 7/25/03, Gordon Tetlow wrote: >I have a quick patch that I'd like to commit, but I was >wondering if anyone had any objections or reason to keep >the MAKEFLAGS environment variable. Following up on what you figured out, I realized that we could also fix this by changing the line in /usr/src/rescue/rescue/Makefile so it's: MAKEFLAGS= MAKEOBJDIRPREFIX=${CRUNCHOBJS} crunchgen -q -m ... A quick test showed that this allowed me to add all the debug flags I wanted to add, without having to change crunchgen. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p0521069cbb47752aa69e>