Sorry is not enough, i did it but after i make "emerge -avuDN @world" and it want to compile again clang and llvm.
Is there a way to uninstall clang and llvm?
Sorry, i did it, at the end there where the two use flag -clang and -llvm , when i edited the make.conf i closed without saving and i passed those last two days convinced that the flags were not enough
As mentioned in the other thread after that command "and do the same for every package blocking it."
However, you should not do that without verifying that it is safe to uninstall those other packages.
Some packages may have a USE flag which can be changed to not require clang or llvm. So it just dependson what you have on your system that requires those two packages.
Many thanks pjp
i am watching in this moment looks to be in armony with itself. It accepted the use flags -llvm and -clang without problems. i synked and emerging @world (for correct also a different problem that i have con libGL.so.1 ) and it runs without problems.
Thanks