Skip to content

Commit d9f7a02

Browse files
authored
kde-apps/cantor: will not build with -O3 (#825)
1 parent 435a9d9 commit d9f7a02

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sys-config/ltoize/files/package.cflags/optimizations.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ media-libs/lcms /-O3/-O2 # Test failure
66
net-misc/dhcp /-O3/-O2 # Runtime failure, DHCPDISCOVER doesn't work correctly - introduced with gcc 10?
77
sci-libs/scotch /-O3/-O2 # Test failure
88
sys-apps/systemd /-O3/-O2 # causes homectl to fail with protocol error
9+
kde-apps/cantor /-O3/-O2 # Build fails with error
910
# END: Deliberate -O3 workarounds
1011

1112
# BEGIN: -Ofast workarounds

0 commit comments

Comments
 (0)