Skip to content

Commit 435a9d9

Browse files
authored
dev-lang/duktape: disable IPAPTA (#800)
fixes #784
1 parent 7c1e78b commit 435a9d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sys-config/ltoize/files/package.cflags/ipa-pta.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ www-client/torbrowser *FLAGS-="${IPAPTA}" #ICE on -fipa-pta
55
dev-qt/qtwebkit *FLAGS-="${IPAPTA}"
66
dev-lang/R *FLAGS-="${IPAPTA}" # during IPA pass: pta lto1: internal compiler error: Segmentation fault
77
sys-devel/gcc *FLAGS-="${IPAPTA}"
8+
dev-lang/duktape *FLAGS-="${IPAPTA}" # fixes polkit from musl overlay not starting
89
dev-lang/gnat-gpl *FLAGS-="${IPAPTA}"
910
dev-lang/php *FLAGS-="${IPAPTA}" # Segfaults when compiled with -fipa-pta
1011
dev-lisp/sbcl *FLAGS-="${IPAPTA}" #ICE on -fipa-pta

0 commit comments

Comments
 (0)