ports.conf in make.conf just to
switch back to the other compiler (actually gcc43/g++43), on those
problematic ports. But then again, that is a temporary solution.
Do you think there may be another path to explore ?
Thanks,
Eric Damien.
On Tue, Jul 28, 2009 at 11:34 AM, Lowell Gilbert <
free
Good morning.
I edited my /etc/make.conf in order to change the default compiler via
the CC and CXX variables. I also happened to edit the CFLAGS value, all
of this changes enclosed within a conditional check on the directory, of
the form:
.if ${CURDIR:M*/ports*}
CFLAGS= -mtune=amdfam10 -msse