diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-03-12 18:46:38 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-03-12 18:46:38 +0000 |
commit | d71aca7673826d5f5fa93b43c7c8af3c1e023dc6 (patch) | |
tree | 82fd4c1459b4cdcb08680126fe8ea984e5534645 /profiles/default | |
parent | 0c97119fc8982c1a6f367de25542834e4dd6cda4 (diff) |
gentoo auto-resync : 12:03:2024 - 18:46:38
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/amd64/23.0/make.defaults | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default/linux/amd64/23.0/make.defaults b/profiles/default/linux/amd64/23.0/make.defaults index 05f8f6a36542..fb3acfbe5b4c 100644 --- a/profiles/default/linux/amd64/23.0/make.defaults +++ b/profiles/default/linux/amd64/23.0/make.defaults @@ -2,3 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" + +USE="cet" + +BOOTSTRAP_USE="${BOOTSTRAP_USE} cet" |