Well, I just edited the /etc/make.conf. About the clean build directories, I
performed make clean (even if portmaster is already supposed to do so,
unless instructed otherwise); I even deleted the ports tree and made a fresh
portsnap fetch extract: no use.
Not to stay stuck, I decied to include a p
Eric Damien writes:
> 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=
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