net-libs/webkit-gtk: -floop-parallelize-all disabled.
Epiphany segfaults on 1.8.3, liferea segfaults when open contents in a new tab.
This commit is contained in:
parent
c628021b75
commit
96a240b822
|
@ -115,7 +115,7 @@ if [[ true != false
|
||||||
&& ${CATEGORY}/${PN} != media-libs/x264
|
&& ${CATEGORY}/${PN} != media-libs/x264
|
||||||
&& ${CATEGORY}/${PN} != net-misc/openssh
|
&& ${CATEGORY}/${PN} != net-misc/openssh
|
||||||
&& ${CATEGORY}/${PN} != media-libs/sdl-mixer # Sauerbraten segfaults
|
&& ${CATEGORY}/${PN} != media-libs/sdl-mixer # Sauerbraten segfaults
|
||||||
&& ${CATEGORY}/${PN}-${PV} != net-libs/webkit-gtk-1.8.3 # Epiphany segfaults
|
&& ${CATEGORY}/${PN} != net-libs/webkit-gtk # Epiphany segfaults on 1.8.3, liferea segfaults when open contents in a new tab
|
||||||
&& ${CATEGORY}/${PN} != sci-libs/gdal # Out of memory when building the package
|
&& ${CATEGORY}/${PN} != sci-libs/gdal # Out of memory when building the package
|
||||||
&& ${CATEGORY}/${PN} != dev-util/anjuta # anjuta-tags segfaults
|
&& ${CATEGORY}/${PN} != dev-util/anjuta # anjuta-tags segfaults
|
||||||
&& ${CATEGORY}/${PN} != net-libs/libvncserver # Black rectangular artefacts in Remmina
|
&& ${CATEGORY}/${PN} != net-libs/libvncserver # Black rectangular artefacts in Remmina
|
||||||
|
|
Loading…
Reference in New Issue