mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-27 01:03:18 +02:00
profile: enable lto during bootstrapping
This commit is contained in:
parent
8bf4fc3f58
commit
8940aa9f93
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ USE="${INPUT_USE} X abi_x86_32 adns blake2 caps -consolekit curl elogind fbcon g
|
|||
|
||||
USE="${USE} python_targets_python3_11"
|
||||
|
||||
BOOTSTRAP_USE="${BOOTSTRAP_USE} cet openmp"
|
||||
BOOTSTRAP_USE="${BOOTSTRAP_USE} cet lto openmp"
|
||||
|
||||
PORTAGE_BZIP2_COMMAND="lbzip2"
|
||||
PORTAGE_BUNZIP2_COMMAND="lbunzip2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue