[portage] force media-gfx/darktable to use SSE on x86 (damn broken pkg!)
This commit is contained in:
parent
bd28763175
commit
6f03ec08c7
3
conf/intel/portage/env/damn.sse.conf
vendored
Normal file
3
conf/intel/portage/env/damn.sse.conf
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# Damn x86 packages requiring SSE
|
||||
CFLAGS="-O2 -march=i686 -msse -msse2"
|
||||
CXXFLAGS="${CFLAGS}"
|
@ -4,3 +4,4 @@ media-video/libav O3.x86.conf
|
||||
games-fps/nexuiz O3.x86.conf
|
||||
games-fps/xonotic O3.x86.conf
|
||||
games-fps/quake3 O3.x86.conf
|
||||
media-gfx/darktable damn.sse.conf
|
||||
|
Loading…
Reference in New Issue
Block a user