mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-14 19:01:09 +02:00
Revert "profile: remove opencl use mask, waiting for https://github.com/pentoo/pentoo-livecd/issues/21"
This reverts commit 5038ffbc3f.
When you don't understand why something is done, don't remove it
This commit is contained in:
parent
b74892d81b
commit
e2de81d169
1 changed files with 4 additions and 4 deletions
|
|
@ -8,11 +8,9 @@ sys-apps/busybox livecd
|
|||
www-client/links livecd
|
||||
|
||||
#mesa only supports opencl for radeon users, but that doesn't allow password cracking, etc, so makes no sense for us
|
||||
#media-libs/mesa opencl
|
||||
media-libs/mesa opencl
|
||||
#same with wine
|
||||
#app-emulation/wine opencl
|
||||
#wine doesn't need opencl for anything important afaik, and opencl sucks in gentoo
|
||||
#app-emulation/wine-vanilla opencl
|
||||
app-emulation/wine opencl
|
||||
|
||||
#portage should NEVER be built with the build flag outside of bootstrapping
|
||||
sys-apps/portage build
|
||||
|
|
@ -36,6 +34,8 @@ net-wireless/wifite2 cuda
|
|||
# extended use flag ships carge conflicting with dev-util/cargo which firefox depends on
|
||||
dev-lang/rust extended
|
||||
|
||||
#wine doesn't need opencl for anything important afaik, and opencl sucks in gentoo
|
||||
app-emulation/wine-vanilla opencl
|
||||
|
||||
#VIDEO_CARDS="intel i965" is a recommended and correct setting for intel users
|
||||
#for any/all packages which don't actually depend on deprecated xf86-video-intel driver
|
||||
|
|
|
|||
Loading…
Reference in a new issue