Hi Sean - Some Python ports require these variables to be set in
multiple phases. I don't think setting them in multiple phases hurts the
other ports (those that get the flags during configure or build, and
don't use them in any other phase). Things seem to work right now, and
adding these variables -- at least to me -- isn't a big deal. - MLD

On Wed, Jan 14, 2015, at 02:22 PM, Sean Farley wrote:
> Is there any reason that the configure.env variables are automatically
> copied to the build and destroot phases?
> 
> I ask because most python packages do not use the traditional
> './configure; make; make install' method and instead set things like the
> prefix and whatnot in the build or destroot phase.
> 
> Should we just add those variables (CC, CFLAGS, CXX, etc.) to build and
> destroot phases?
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to