Date: Thu, 4 Jan 2001 21:20:02 -0800 (PST) From: Carl Makin <carl@xena.ipaustralia.gov.au> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/24079: make release fails in 4.2-STABLE Message-ID: <200101050520.f055K2q87577@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/24079; it has been noted by GNATS. From: Carl Makin <carl@xena.ipaustralia.gov.au> To: freebsd-gnats-submit@FreeBSD.org, carl@xena.ipaustralia.gov.au Cc: Subject: Re: misc/24079: make release fails in 4.2-STABLE Date: Fri, 05 Jan 2001 16:16:51 +1100 I use the following make.conf (cut down to just enabled bits). # $FreeBSD: src/etc/defaults/make.conf,v 1.97.2.27 2000/11/21 05:16:23 dougb Exp $ CFLAGS= -O -pipe BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ -Wcast-qual -Wchar-subscripts -Wconversion -Winline \ -Wmissing-prototypes -Wnested-externs -Wpointer-arith \ -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings COPTFLAGS= -O -pipe NODESCRYPTLINKS=true # do not replace libcrypt -> libscrypt links NOPERL= true # To avoid building perl NOPROFILE= true # Avoid compiling profiled libraries NOUUCP= true # do not build uucp related programs MAKE_IDEA= YES # IDEA (128 bit symmetric encryption) COMPAT3X= yes NOPORTDOCS= true Carl. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101050520.f055K2q87577>