net-libs/webkit-gtk: OpenMP disabled
This commit is contained in:
parent
f0ec42e8c3
commit
84dcccca8e
|
@ -142,6 +142,7 @@ if [[ true != false
|
|||
&& ${CATEGORY}/${PN} != media-libs/mesa
|
||||
&& ${CATEGORY}/${PN} != app-emulation/wine
|
||||
&& ${CATEGORY}/${PN} != dev-db/sqlite # Required to emerge avidemux-core
|
||||
&& ${CATEGORY}/${PN} != net-libs/webkit-gtk # 2.2.6 isn't compiled on corka
|
||||
]] ; then
|
||||
tmp="-fopenmp"
|
||||
CFLAGS="${CFLAGS} ${tmp}"
|
||||
|
|
Loading…
Reference in New Issue