Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2003 23:54:24 +0200
From:      Joerg Wunsch <j@uriah.heep.sax.de>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/avr-libc Makefile
Message-ID:  <20030519235424.C21682@uriah.heep.sax.de>
In-Reply-To: <20030519213123.GG7480@rot13.obsecurity.org>; from kris@obsecurity.org on Mon, May 19, 2003 at 02:31:24PM -0700
References:  <20030519115435.C2937@uriah.heep.sax.de> <20030519104604.GB17366@sunbay.com> <20030519125334.D2937@uriah.heep.sax.de> <20030519114332.GG17366@sunbay.com> <20030519115339.GI17366@sunbay.com> <20030519121239.GA6087@rot13.obsecurity.org> <20030519143325.H2937@uriah.heep.sax.de> <20030519153809.1b01f51b.Alexander@Leidinger.net> <20030519155824.M2937@uriah.heep.sax.de> <20030519213123.GG7480@rot13.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030519235424.C21682>