We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c1e78b commit 435a9d9Copy full SHA for 435a9d9
1 file changed
sys-config/ltoize/files/package.cflags/ipa-pta.conf
@@ -5,6 +5,7 @@ www-client/torbrowser *FLAGS-="${IPAPTA}" #ICE on -fipa-pta
5
dev-qt/qtwebkit *FLAGS-="${IPAPTA}"
6
dev-lang/R *FLAGS-="${IPAPTA}" # during IPA pass: pta lto1: internal compiler error: Segmentation fault
7
sys-devel/gcc *FLAGS-="${IPAPTA}"
8
+dev-lang/duktape *FLAGS-="${IPAPTA}" # fixes polkit from musl overlay not starting
9
dev-lang/gnat-gpl *FLAGS-="${IPAPTA}"
10
dev-lang/php *FLAGS-="${IPAPTA}" # Segfaults when compiled with -fipa-pta
11
dev-lisp/sbcl *FLAGS-="${IPAPTA}" #ICE on -fipa-pta
0 commit comments