Re: Patch to crunchgen to fix errors using make -P

From: Garance A Drosihn (drosih_at_rpi.edu)
Date: 07/26/03

  • Next message: M. Warner Losh: "Re: Things to remove from /rescue"
    Date: Fri, 25 Jul 2003 20:11:01 -0400
    To: Gordon Tetlow <gordont@gnf.org>, arch@freebsd.org
    
    

    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
    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
    

  • Next message: M. Warner Losh: "Re: Things to remove from /rescue"

    Relevant Pages