Skip to content

Commit b4166e7

Browse files
committed
Discable lto on two packages
Can't compile these two packages without disabling lto. There might be a less "hammer + nail" solution, but this change does let them compile and run.
1 parent dde13f7 commit b4166e7

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
@@ -103,6 +103,7 @@ www-apps/hugo *FLAGS-=-flto*
103103
www-misc/shellinabox *FLAGS-=-flto*
104104
x11-base/xorg-server *FLAGS-=-flto* # linking error during compilation
105105
x11-drivers/xf86-video-intel *FLAGS-=-flto*
106+
sci-physics/root *FLAGS-="-flto*"
106107
# END: lto
107108

108109
# BEGIN: ffat-lto-objects

0 commit comments

Comments
 (0)