aboutsummaryrefslogtreecommitdiff
path: root/lib/libcompiler_rt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcompiler_rt')
-rw-r--r--lib/libcompiler_rt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcompiler_rt/Makefile b/lib/libcompiler_rt/Makefile
index 9ec4e896e7a5..0f42dd516c51 100644
--- a/lib/libcompiler_rt/Makefile
+++ b/lib/libcompiler_rt/Makefile
@@ -4,6 +4,7 @@
PACKAGE= lib${LIB}
LIB= compiler_rt
+MK_SSP= no
NO_PIC=
WARNS?= 2