summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2015-03-19 22:46:23 -0400
committermidipix <writeonce@midipix.org>2015-03-19 22:46:23 -0400
commit71f7603808e3e9e704b393480c60b29a5ed40eb6 (patch)
treebf12bc19090714cd270a6522a15eb0a3cbe7c684 /gcc
parent2fe6f141f8f33a4f733341568eca3de6c060a938 (diff)
downloadcbb-gcc-4.6.4-71f7603808e3e9e704b393480c60b29a5ed40eb6.tar.bz2
cbb-gcc-4.6.4-71f7603808e3e9e704b393480c60b29a5ed40eb6.tar.xz
gcc/config.gcc: enable_secureplt: set default to 'yes'.
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config.gcc6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index 6dc2427bc..6569afe8a 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -184,6 +184,12 @@
# gnu_ld Set to yes or no depending on whether the target
# system normally uses GNU ld.
+
+# cbb: modern system defaults
+if [ x"$enable_secureplt" = x]; then
+ enable_secureplt=yes
+fi
+
out_file=
tmake_file=
extra_headers=