Date: Mon, 15 Mar 1999 02:50:02 -0800 (PST) From: Sheldon Hearn <sheldonh@iafrica.com> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/10522: make world died due -Werror Message-ID: <199903151050.CAA79368@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/10522; it has been noted by GNATS. From: Sheldon Hearn <sheldonh@iafrica.com> To: Wolfram Schneider <wosch@freebsd.first.gmd.de> Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/10522: make world died due -Werror Date: Mon, 15 Mar 1999 12:44:07 +0200 I've verified through a buildworld that a workaround is to add -Wno-unused to CFLAGS in /etc/make.conf, eg: CFLAGS= -Wno-unused -pipe Ciao, Sheldon. 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?199903151050.CAA79368>