Date: Mon, 19 May 2003 14:38:46 +0200 From: Joerg Wunsch <j@uriah.heep.sax.de> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: Kris Kennaway <kris@obsecurity.org> Subject: Re: cvs commit: ports/devel/avr-libc Makefile Message-ID: <20030519143846.J2937@uriah.heep.sax.de> In-Reply-To: <20030519122439.GA28176@sunbay.com>; from ru@FreeBSD.org on Mon, May 19, 2003 at 03:24:39PM %2B0300 References: <200305190828.h4J8S8l0069634@repoman.freebsd.org> <20030519094115.GC1035@sunbay.com> <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> <20030519122439.GA28176@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030519143846.J2937>