Subject: Re: pkgsrc math/gap and pkgtools/bootstrap-mk-files
To: None <pkgsrc-users@netbsd.org>
From: Klaus Heinz <k.heinz.nov.sechs@kh-22.de>
List: pkgsrc-users
Date: 11/09/2006 19:37:04
Jan Schaumann wrote:
> I believe it is. Darwin and Interix are the only platforms that set CC
> to include a flag to the compiler. I believe that this is not a wise
While it is not a real platform yet, I chose to use
CC?= gcc -pipe -DUNIXWARE
in order to have a symbol to identify the platform. Gcc on its own does
not do that, as far as I could see.
ciao
Klaus