custom gcc article outdated?

Anton Shterenlikht mexas at bris.ac.uk
Fri Oct 24 11:35:43 UTC 2014


Is this arcticle outdated:

http://www.freebsd.org/doc/en_US.ISO8859-1/articles/custom-gcc/

Specifically, is this form still understood:

*quote*
Add the following lines to the /etc/make.conf file (or modify appropriately):

.if !empty(.CURDIR:M/usr/ports/*) && exists(/usr/local/bin/gcc44)
CC=gcc44
CXX=g++44
CPP=cpp44
.endif

*end quote*

Thanks

Anton


More information about the freebsd-ports mailing list