media-plugins/audacious-plugins: -floop-parallelize-all disabled.
This commit is contained in:
parent
8c69575a02
commit
e5961d090c
|
@ -125,6 +125,7 @@ if [[ true != false
|
|||
&& ${CATEGORY}/${PN} != net-p2p/transmission # Segfaults after ~1-2 minutes when downloading something big
|
||||
&& ${CATEGORY}/${PN} != dev-libs/icu # Liferea segfaults on double click
|
||||
&& ${CATEGORY}/${PN} != dev-tex/luatex # luatex segfaults
|
||||
&& ${CATEGORY}/${PN} != media-plugins/audacious-plugins
|
||||
]] ; then
|
||||
tmp="-floop-parallelize-all"
|
||||
CFLAGS="${CFLAGS} ${tmp}"
|
||||
|
|
Loading…
Reference in New Issue