cvs commit: ports/devel/avr-libc Makefile

Joerg Wunsch j at uriah.heep.sax.de
Mon May 19 15:00:11 PDT 2003


As Kris Kennaway wrote:

> > > People which don't care about some few percent more performance
> > > don't need the default CPUTYPE, those who care will figure out how
> > > to do it.
> > 
> > That's exactly my point.
> 
> Joerg, can you please try and keep your bsd.cpu.mk axe-grinding
> separate from this discussion about the bug in your port?  The place
> to discuss bsd.cpu.mk is in another thread.

Well, this was Alexander's comment... but anyway, no, bsd.cpu.mk is
exactly the problem.  Without it poisoning the default CFLAGS, this
port worked/works fine.  As explained, inheriting the system's
optimization (and debug) options seems to have been done on purpose,
so people can easily turn -O or -g on or off (also for all their ports
as long as they follow this convention).  The problem only started as
soon as options popped up in the system settings that are no longer of
general use (and i agreed that strictly seen, -pipe doesn't belong
there either; in previous FreeBSD versions, it has not been in the
default CFLAGS).

-- 
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-all mailing list