We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435a9d9 commit d9f7a02Copy full SHA for d9f7a02
1 file changed
sys-config/ltoize/files/package.cflags/optimizations.conf
@@ -6,6 +6,7 @@ media-libs/lcms /-O3/-O2 # Test failure
6
net-misc/dhcp /-O3/-O2 # Runtime failure, DHCPDISCOVER doesn't work correctly - introduced with gcc 10?
7
sci-libs/scotch /-O3/-O2 # Test failure
8
sys-apps/systemd /-O3/-O2 # causes homectl to fail with protocol error
9
+kde-apps/cantor /-O3/-O2 # Build fails with error
10
# END: Deliberate -O3 workarounds
11
12
# BEGIN: -Ofast workarounds
0 commit comments