Hello
1)What's the best, safer and cleaner way to do an upgrade of the base system if I don't care about the time it's taking to upgrade ?
2)Coming from Gentoo, the C(XX)FLAGS were set explicitly in the make.conf as CFLAGS="-O2 -pipe" same thing for the CXXFLAGS. So I guessed that I would need to set it to in the make.conf of freebsd but when I set it like that CFLAGS= -O2 -pipe a make buildworld failed and some people told me that it wasn't the correct way to set CFLAGS so it was why it's failed. He told me to put a CFLAGS?= -O2 -pipe instead but he told me that it was already the default CFLAGS.So now I'm totally *beep**beep**beep**beep*ed up ! What's the correct way to write CFLAGS in make.conf and if it's already the default, where the FreeBSD official doc tell that ? I search and it's just always an user that is saying that. I just wanna be sure that it's the way that is at to be !
Regards,
eLvis4526
1)What's the best, safer and cleaner way to do an upgrade of the base system if I don't care about the time it's taking to upgrade ?
2)Coming from Gentoo, the C(XX)FLAGS were set explicitly in the make.conf as CFLAGS="-O2 -pipe" same thing for the CXXFLAGS. So I guessed that I would need to set it to in the make.conf of freebsd but when I set it like that CFLAGS= -O2 -pipe a make buildworld failed and some people told me that it wasn't the correct way to set CFLAGS so it was why it's failed. He told me to put a CFLAGS?= -O2 -pipe instead but he told me that it was already the default CFLAGS.So now I'm totally *beep**beep**beep**beep*ed up ! What's the correct way to write CFLAGS in make.conf and if it's already the default, where the FreeBSD official doc tell that ? I search and it's just always an user that is saying that. I just wanna be sure that it's the way that is at to be !

Regards,
eLvis4526