gentoo_portage: modify USE flags of gcc
- disable jit - enable LTO and PGO
This commit is contained in:
@@ -4,6 +4,9 @@ net-misc/openssh libedit
|
|||||||
sys-boot/grub mount
|
sys-boot/grub mount
|
||||||
sys-libs/zlib minizip
|
sys-libs/zlib minizip
|
||||||
|
|
||||||
|
# gcc
|
||||||
|
sys-devel/gcc lto pgo
|
||||||
|
|
||||||
# kernel
|
# kernel
|
||||||
sys-kernel/installkernel dracut grub
|
sys-kernel/installkernel dracut grub
|
||||||
|
|
||||||
@@ -17,7 +20,6 @@ x11-terms/rxvt-unicode 256-color blink fading-colors pixbuf unicode3
|
|||||||
# emacs
|
# emacs
|
||||||
app-editors/emacs dynamic-loading -gtk gui gzip-el harfbuzz json libxml2 sound source sqlite tree-sitter wide-int
|
app-editors/emacs dynamic-loading -gtk gui gzip-el harfbuzz json libxml2 sound source sqlite tree-sitter wide-int
|
||||||
app-emacs/emacs-common gui
|
app-emacs/emacs-common gui
|
||||||
sys-devel/gcc jit
|
|
||||||
|
|
||||||
# p7zip
|
# p7zip
|
||||||
app-arch/p7zip rar -wxwidgets
|
app-arch/p7zip rar -wxwidgets
|
||||||
|
|||||||
Reference in New Issue
Block a user