aboutsummaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
Diffstat (limited to 'linux')
-rw-r--r--linux/.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/.config b/linux/.config
index 37c41dc..a70ecff 100644
--- a/linux/.config
+++ b/linux/.config
@@ -10,9 +10,9 @@
#
# Compiler settings
#
-CONFIG_CXX_FLAGS="-fPIE -pipe -fstack-protector-strong -fno-plt"
+CONFIG_CXX_FLAGS="-pipe -fstack-protector-strong -fno-plt -fPIE"
CONFIG_CXX_FLAGS_DEBUG=""
-CONFIG_CXX_FLAGS_RELEASE="-march=native -mtune=native -O3"
+CONFIG_CXX_FLAGS_RELEASE=""
#
# Install paths