Re: Can't build -CURRENT on 4.7

From: David O'Brien <obrien_at_freebsd.org>
Date: Sat, 7 Jun 2003 11:15:01 -0700
On Sat, Jun 07, 2003 at 10:38:15AM -0700, Tim Kientzle wrote:
> Index: Makefile.inc1
> ===================================================================
> RCS file: /usr/src/cvs/src/Makefile.inc1,v
> retrieving revision 1.363
> diff -u -r1.363 Makefile.inc1
> --- Makefile.inc1	31 May 2003 21:29:38 -0000	1.363
> +++ Makefile.inc1	7 Jun 2003 04:52:43 -0000
> _at__at_ -200,7 +204,7 _at__at_
>  BMAKEENV=	DESTDIR= \
>  		INSTALL="sh ${.CURDIR}/tools/install.sh" \
>  		PATH=${BPATH}:${PATH} \
> -		WORLDTMP=${WORLDTMP} \
> +		WORLDTMP=${WORLDTMP} CSTD=c90 \

This won't work on non-i386, due to alloca issues.  

> +		WORLDTMP=${WORLDTMP} CSTD= \

may.
Received on Sat Jun 07 2003 - 09:15:22 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:11 UTC