summaryrefslogtreecommitdiff
path: root/profiles/features
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-13 23:41:49 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-13 23:41:49 +0000
commit19c8b8a8f8b32674ec998dbe20afef83b447a2fb (patch)
treee5c1c53092c4abd0ec982991c013a0e1ae8c4c7b /profiles/features
parentca04d5f1b74639bc2db1e371abbf0182fc431828 (diff)
gentoo auto-resync : 13:12:2023 - 23:41:49
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/hardened/amd64/make.defaults2
-rw-r--r--profiles/features/hardened/amd64/no-multilib/make.defaults6
2 files changed, 1 insertions, 7 deletions
diff --git a/profiles/features/hardened/amd64/make.defaults b/profiles/features/hardened/amd64/make.defaults
index e8f0bdf8ba65..89a7242c3564 100644
--- a/profiles/features/hardened/amd64/make.defaults
+++ b/profiles/features/hardened/amd64/make.defaults
@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
-USE="cet -pic"
+USE="cet"
diff --git a/profiles/features/hardened/amd64/no-multilib/make.defaults b/profiles/features/hardened/amd64/no-multilib/make.defaults
deleted file mode 100644
index 1dd0a2a0f7e0..000000000000
--- a/profiles/features/hardened/amd64/no-multilib/make.defaults
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# We don't need to have pic on
-USE="-pic"
-