Skip to content

Commit 9e7b681

Browse files
authored
app-misc/openrgb: segmentation fault will occur on launch with LTO enabled (#824)
1 parent 59dba78 commit 9e7b681

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • sys-config/ltoize/files/package.cflags

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ sys-apps/sandbox *FLAGS-=-flto* # Issue #347, LTO breaks basic sandboxing functi
157157
sys-fs/cryfs *FLAGS-=-flto* # Test failure
158158
sys-libs/libapparmor *FLAGS-=-flto* # Undefined symbol error when trying to compile sys-apps/apparmor
159159
sys-libs/libxcrypt *FLAGS-=-flto* # Undefined symbols in library files cause dependencies like net-misc/whois to fail to build
160+
app-misc/openrgb *FLAGS-=-flto* # Segmentation fault on launch
160161
# END: LTO not recommended
161162

162163
# BEGIN: Build Workarounds

0 commit comments

Comments
 (0)