diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/intel/portage/env/nofcfprotection.conf | 4 | ||||
-rw-r--r-- | conf/intel/portage/package.env/00-sys-boot.package.env | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/conf/intel/portage/env/nofcfprotection.conf b/conf/intel/portage/env/nofcfprotection.conf new file mode 100644 index 0000000..93d4d49 --- /dev/null +++ b/conf/intel/portage/env/nofcfprotection.conf @@ -0,0 +1,4 @@ +# This file has been automatically generated, do not edit. + +CFLAGS="-O2 -march=x86-64 -mtune=generic -pipe -fno-delete-null-pointer-checks -Wno-deprecated -Wno-deprecated-declarations -fno-plt -fstack-protector-strong -fstack-clash-protection" +CXXFLAGS="-O2 -march=x86-64 -mtune=generic -pipe -fno-delete-null-pointer-checks -Wno-deprecated -Wno-deprecated-declarations -fno-plt -fstack-protector-strong -fstack-clash-protection" diff --git a/conf/intel/portage/package.env/00-sys-boot.package.env b/conf/intel/portage/package.env/00-sys-boot.package.env index c5d3c7a..d111417 100644 --- a/conf/intel/portage/package.env/00-sys-boot.package.env +++ b/conf/intel/portage/package.env/00-sys-boot.package.env @@ -1,3 +1,4 @@ # This file has been automatically generated, do not edit. sys-boot/plymouth nostackclashprotection.conf +sys-boot/syslinux nofcfprotection.conf |