diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-12-13 23:41:49 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-12-13 23:41:49 +0000 |
commit | 19c8b8a8f8b32674ec998dbe20afef83b447a2fb (patch) | |
tree | e5c1c53092c4abd0ec982991c013a0e1ae8c4c7b /profiles | |
parent | ca04d5f1b74639bc2db1e371abbf0182fc431828 (diff) |
gentoo auto-resync : 13:12:2023 - 23:41:49
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 187118 -> 186966 bytes | |||
-rw-r--r-- | profiles/features/hardened/amd64/make.defaults | 2 | ||||
-rw-r--r-- | profiles/features/hardened/amd64/no-multilib/make.defaults | 6 |
3 files changed, 1 insertions, 7 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 170da6ea7d89..c09b7518c047 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz 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" - |