diff options
| author | Ryan Libby <rlibby@FreeBSD.org> | 2020-12-28 08:44:25 +0000 |
|---|---|---|
| committer | Ryan Libby <rlibby@FreeBSD.org> | 2020-12-28 08:44:25 +0000 |
| commit | a723bb667e48b9ec55c3a262c9cc49e700e52989 (patch) | |
| tree | 9ebf5e298b19497ee88aa3177f8e7aeabdce4013 /lib/libcompiler_rt | |
| parent | f20c0e3319524d51ab474608851bc705d57a7482 (diff) | |
Diffstat (limited to 'lib/libcompiler_rt')
| -rw-r--r-- | lib/libcompiler_rt/Makefile | 1 |
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 |
