Date: Tue, 29 May 2012 16:19:45 -0700 From: "Thomas D. Dean" <tomdean@speakeasy.org> To: freebsd-questions@freebsd.org Subject: Re: How Do I Remove Clang Message-ID: <4FC55991.9080401@speakeasy.org> In-Reply-To: <4FC47F7B.50806@FreeBSD.org> References: <4FC47A74.4000206@speakeasy.org> <4FC47F7B.50806@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05/29/12 00:49, Matthew Seaman wrote: > > Set WITHOUT_CLANG=yes in /etc/src.conf and do a normal buildworld cycle > plus 'make delete-old' > > See src.conf(5) for more details. This breaks normal make: > cat /etc/src.conf WITHOUT_CLANG="Yes" > cat Makefile # Makefile for nanoBSD kld driver CC=gcc KMOD=lcd_socket SRCS=lcd_socket.c .include <bsd.kmod.mk> > make "/usr/share/mk/bsd.own.mk", line 458: MK_CLANG can't be set by a user. Tom Dean
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FC55991.9080401>