diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2019-09-02 00:20:34 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2019-09-02 00:20:34 +0200 |
commit | 5924eaed34b0a8ca15a2137b110cd51d8ee73607 (patch) | |
tree | 766572840b71b8520d110851780b0f7179218d5c /make.conf | |
parent | 2504e5cfee7cc509976303b35a5437a39e2ae540 (diff) | |
download | gentoo-5924eaed34b0a8ca15a2137b110cd51d8ee73607.tar.gz gentoo-5924eaed34b0a8ca15a2137b110cd51d8ee73607.tar.bz2 gentoo-5924eaed34b0a8ca15a2137b110cd51d8ee73607.tar.xz gentoo-5924eaed34b0a8ca15a2137b110cd51d8ee73607.zip |
RusXMMS and CUDA
Diffstat (limited to 'make.conf')
-rw-r--r-- | make.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ DISTCC_HOSTS="localhost ipepdvcompute4/16" FEATURES="distcc splitdebug -test" #ccache is reported to cause problems. #FEATURES="ccache buildpkg getbinpkg nostrip" +#FEATURES="-collision-protect" USE="-systemd -consolekit elogind -doc multislot eselect ccache pch dbus timezone syslog unicode nls icu rcc" USE_GENERAL="utils tools script scripts scripting extensions extras applet plugins importers imaging rendering stream video audio sound encode printsupport extra archive" |