Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Nov 2012 19:47:46 GMT
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        dim@FreeBSD.org, mexas@bristol.ac.uk
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: from 5-NOV WITH_CLANG_IS_CC in /etc/src.conf is no longer needed, right?
Message-ID:  <201211091947.qA9JlkhI062645@mech-cluster241.men.bris.ac.uk>
In-Reply-To: <509D0760.6060506@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
	From dim@FreeBSD.org Fri Nov  9 14:11:18 2012

	On 2012-11-09 09:27, Anton Shterenlikht wrote:
	> I'm on 242801 amd64.
	> I understand from [1] that WITH_CLANG_IS_CC
	> is no longer needed in /etc/src.conf.
	> Yet I somehow still get cc,c++,cpp all GCC binaries, e.g.
	>
	> # /usr/bin/cc --version
	> cc (GCC) 4.2.1 20070831 patched [FreeBSD]

	Please post your make.conf and src.conf files.  You may have something
	in there which overrides the new defaults.

# cat /etc/src.conf
PORTS_MODULES=net/bwn-firmware-kmod
# cat /etc/make.conf
SENDMAIL_CFLAGS+=   -I/usr/local/include -DSASL=2
SENDMAIL_LDFLAGS+=  -L/usr/local/lib
SENDMAIL_LDADD+=    -lsasl2
WITH_PKGNG=yes
PERL_VERSION=5.16.2
#

Thanks
Anton





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211091947.qA9JlkhI062645>