net-libs/libvncserver: -floop-parallelize-all disabled (Black rectangular artefacts in Remmina).

This commit is contained in:
Kolan Sh 2013-11-24 11:12:16 +04:00
parent 179a51e009
commit 410f48aff9
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ if [[ true != false
&& ${CATEGORY}/${PN}-${PV} != net-libs/webkit-gtk-1.8.3 # Epiphany segfaults
&& ${CATEGORY}/${PN} != sci-libs/gdal # Out of memory when building the package
&& ${CATEGORY}/${PN} != dev-util/anjuta # anjuta-tags segfaults
&& ${CATEGORY}/${PN} != net-libs/libvncserver # Black rectangular artefacts in Remmina
]] ; then
tmp="-floop-parallelize-all"
CFLAGS="${CFLAGS} ${tmp}"