Date: Fri, 8 Jan 1999 12:40:01 -0800 (PST) From: Bill Fumerola <billf@chc-chimes.com> To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9383: Fix for the urt port Message-ID: <199901082040.MAA27922@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/9383; it has been noted by GNATS. From: Bill Fumerola <billf@chc-chimes.com> To: pfgiffun@bachue.usc.unal.edu.co Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/9383: Fix for the urt port Date: Fri, 8 Jan 1999 09:47:29 -0500 (EST) On Thu, 7 Jan 1999 pfgiffun@bachue.usc.unal.edu.co wrote: > # You can put any system dependent flags here. > -ExtraCFLAGS = > -+ExtraCFLAGS = -m486 -O2 > ++ExtraCFLAGS = -O2 -pipe -fno-strength-reduce Nonsense. CFLAGS should be built from the system definition, and nothing more or less. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901082040.MAA27922>