cvs commit: ports/devel/avr-libc Makefile

Ruslan Ermilov ru at FreeBSD.org
Mon May 19 06:18:55 PDT 2003


On Mon, May 19, 2003 at 02:43:59PM +0200, Joerg Wunsch wrote:
> As Joerg Wunsch wrote:
> 
> > What about someone who wants to use an alternate C compiler, like icc?
> 
> And, why does this breakage only happen on 5.1, not on 5.0?
> 
Due to bsd.cpu.mk,v 1.13 change.

# cvs up -r1.12 bsd.cpu.mk
P bsd.cpu.mk
# make __MAKE_CONF=/dev/null -m `pwd` -V CFLAGS
-O -pipe
# cvs up -r1.13 bsd.cpu.mk
P bsd.cpu.mk
# make __MAKE_CONF=/dev/null -m `pwd` -V CFLAGS
-O -pipe -mcpu=pentiumpro -mcpu=pentiumpro

(The doubling in this case is due to cwd=share/mk, and sys.mk
being included twice as the result.)



Cheers,
-- 
Ruslan Ermilov		Sysadmin and DBA,
ru at sunbay.com		Sunbay Software AG,
ru at FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20030519/c9799021/attachment.bin


More information about the cvs-all mailing list