Subject: Re: cleaning up compiler.mk
To: None <tech-pkg@NetBSD.org>
From: Klaus Heinz <k.heinz.jul.vier@onlinehome.de>
List: tech-pkg
Date: 07/04/2004 01:12:54
Jeremy C. Reed wrote:

> (I forgot to include USE_PKGSRC_GCC which may not be needed since
> PKGSRC_COMPILER defaults to gcc.)

Why is USE_PKGSRC_GCC on this list?

I do not see how I can force a package to use lang/gcc{,3} instead of
the gcc supplied by the system without USE_PKGSRC_GCC. As I understand
it, PKGSRC_COMPILER only looks for "gcc" and does not force lang/gcc{,3}.

Compiler.mk sets _USE_PKGSRC_GCC=yes, but that is an internal variable
my package (or mk.conf) should not use.

ciao
     Klaus