cvs commit: ports/devel/avr-libc Makefile

Joerg Wunsch j at uriah.heep.sax.de
Mon May 19 05:40:08 PDT 2003


As Ruslan Ermilov wrote:

> Perhaps then, bsd.port.mk could be fixed to not add CFLAGS and
> CXXFLAGS to environment, if specifically asked not to, like
> in this case.  Or perhaps this port should set CFLAGS to -O
> -pipe -mavr, if such thing ever exists.  ;)

No, no -mwhatever flag has any business of being in the default
CFLAGS.  This port compiles itself with -mavr2 through -mavr5,
since it actually provides system libraries for four different
(sub-)architectures.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


More information about the cvs-ports mailing list