From 912ce94de8065dcbeb6dec42229ba41ff01d2299 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 24 Apr 2020 18:04:57 +0100 Subject: sys-boot/plymouth : attempt to fix --- conf/intel/portage/env/nostackclashprotection.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 conf/intel/portage/env/nostackclashprotection.conf (limited to 'conf/intel/portage/env') diff --git a/conf/intel/portage/env/nostackclashprotection.conf b/conf/intel/portage/env/nostackclashprotection.conf new file mode 100644 index 0000000..07b8e3a --- /dev/null +++ b/conf/intel/portage/env/nostackclashprotection.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" +CXXFLAGS="-O2 -march=x86-64 -mtune=generic -pipe -fno-delete-null-pointer-checks -Wno-deprecated -Wno-deprecated-declarations -fno-plt -fstack-protector-strong" -- cgit v1.2.3