[intel/portage] setup hardened files, enable hardening for sys-libs/glibc
This commit is contained in:
parent
92e2d3d10b
commit
0a9a0bf805
2
conf/intel/portage/env/hardened.conf
vendored
Normal file
2
conf/intel/portage/env/hardened.conf
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
# This configuration assumes the default profile is -vanilla
|
||||
GCC_SPECS=""
|
@ -18,3 +18,6 @@ sys-kernel/linux-xen-domU disable.debug.conf
|
||||
# as of 05/jan/2012 disable graphite on it
|
||||
dev-util/nvidia-cuda-sdk nographite.amd64.conf
|
||||
dev-util/nvidia-cuda-toolkit nographite.amd64.conf
|
||||
|
||||
# Enable hardening
|
||||
sys-libs/glibc hardened.conf
|
||||
|
@ -20,3 +20,5 @@ sys-kernel/linux-xen-domU disable.debug.conf
|
||||
dev-util/nvidia-cuda-sdk nographite.x86.conf
|
||||
dev-util/nvidia-cuda-toolkit nographite.x86.conf
|
||||
|
||||
# Enable hardening
|
||||
sys-libs/glibc hardened.conf
|
||||
|
Loading…
Reference in New Issue
Block a user