Subject: Re: Nasty bug in devel/zlib
To: Georg Schwarz <georg.schwarz@freenet.de>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-pkg
Date: 02/27/2005 00:55:28
On Sun, 27 Feb 2005, Georg Schwarz wrote:
> does not work since configure replaces everything right hand side of
> ^CFLAGS= with its own settings.
> Moreover, I am not sure whether it makes sense to pass PKG_CFLAGS=${CFLAGS}
> as CONFIGURE_ENV, i.e. in the configure stage. I think it has to be passed
> in the build stage.
I saw your other post... well, maybe just put something like
CFLAGS= # will be set by config.status
into Makefile.in, and let configure do all the rest (and just pass in
CFLAGS via CONFIGURE_ENV, maybe)?
- Hubert
--
NetBSD - Free AND Open! (And of course secure, portable, yadda yadda)