summaryrefslogtreecommitdiff
path: root/conf/intel/portage/make.conf/00-cflags
diff options
context:
space:
mode:
Diffstat (limited to 'conf/intel/portage/make.conf/00-cflags')
-rw-r--r--conf/intel/portage/make.conf/00-cflags6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/intel/portage/make.conf/00-cflags b/conf/intel/portage/make.conf/00-cflags
new file mode 100644
index 0000000..21bfa2f
--- /dev/null
+++ b/conf/intel/portage/make.conf/00-cflags
@@ -0,0 +1,6 @@
+# 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 -fcf-protection=full"
+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 -fcf-protection=full"
+LDFLAGS="-Wl,--hash-style=gnu -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,now -Wl,-z,relro"
+CHOST="x86_64-pc-linux-gnu"