On 09/10/2009 01:17 AM, James wrote:
Nikos Chantziaras<realnc<at> arcor.de> writes:
Ebuils that need xml support don't have a USE flag for it. Only those
where it's optional.
Hello Nikos,
What about the -threads flag. Can I live without it?
caveat for a minimal firewall?
The "threads" flag depends on the specific packages. Some packages
provide multithreading support (improves performance on
multi-core/multi-CPU machines). You need to check with each specific
package on whether it considers threads as a good idea or not. That
pretty much means you should not set it in make.conf, but rather for
each specific package. As Crístian mentioned, for Python you should
leave it as-is. For other packages, you need to check first. The docs
or the package's homepage or its mailing list/forum might be a good
starting point.