Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2012 02:03:46 -0800 (PST)
From:      Jakub Lach <jakub_lach@mailplus.pl>
To:        freebsd-ports@freebsd.org
Subject:   Re: gcc and g++ version setting in buildflags.conf
Message-ID:  <1355825026067-5770354.post@n5.nabble.com>
In-Reply-To: <1355642781949-5769675.post@n5.nabble.com>
References:  <1355642781949-5769675.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I just use 

CPUTYPE?=native

CC=gcc47
CXX=g++47
CPP=cpp47

If port does not intentionally choose clang
(mplayer, libreoffice) it works.



--
View this message in context: http://freebsd.1045724.n5.nabble.com/gcc-and-g-version-setting-in-buildflags-conf-tp5769675p5770354.html
Sent from the freebsd-ports mailing list archive at Nabble.com.



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