diff options
Diffstat (limited to 'profiles/features/hardened/amd64/make.defaults')
-rw-r--r-- | profiles/features/hardened/amd64/make.defaults | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/profiles/features/hardened/amd64/make.defaults b/profiles/features/hardened/amd64/make.defaults index 1d58d93d3152..e8f0bdf8ba65 100644 --- a/profiles/features/hardened/amd64/make.defaults +++ b/profiles/features/hardened/amd64/make.defaults @@ -1,5 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation. +# Copyright 1999-2023 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 -USE="-pic" - +USE="cet -pic" |