Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2008 13:21:25 +0200
From:      Max Laier <max@love2party.net>
To:        freebsd-ports@freebsd.org
Cc:        Dirk Meyer <dirk.meyer@dinoex.sub.org>
Subject:   Re: How to set CFLAGS for the build step?
Message-ID:  <200804041321.25472.max@love2party.net>
In-Reply-To: <iiDdMhph%2Bg@dmeyer.dinoex.sub.org>
References:  <200804021834.43014.max@love2party.net> <200804032204.16975.max@love2party.net> <iiDdMhph%2Bg@dmeyer.dinoex.sub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 04 April 2008 06:27:37 Dirk Meyer wrote:
> Max Laier schrieb:,
>
> > This currently works for empty and test{1,2}, but fails for test3.
> >
> > This test3 uses a make.conf (passed via MAKE_ARGS= __MAKE_CONF=...)
> > that has a
> >
> > 	CFLAGS= -test
>
> not MAKE_ARGS, MAKE_ENV
>
> - MAKE_ARGS= __MAKE_CONF=...
> + MAKE_ENV+= __MAKE_CONF=/dev/null

Okay, this doesn't help one bit - sorry.  Or are you suggesting that I 
simply disregard user-set CFLAGS in make.conf by using /dev/null as 
make.conf?  This seems to contradict 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-cflags.html

-- 
/"\  Best regards,                      | mlaier@freebsd.org
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | mlaier@EFnet
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804041321.25472.max>