diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-23 10:43:35 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-23 10:43:35 +0000 |
| commit | 70d099afe03f2b75a908381332d7275187b6a593 (patch) | |
| tree | db8e59aa5c8442bd11d6be99ec1f157319c82a4a /gnu | |
| parent | 1f69310e70788b89f11729b1d8bfe687f474d1a1 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/lib/libssp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/lib/libssp/Makefile b/gnu/lib/libssp/Makefile index 6e8977169bb3e..5a41298360ea9 100644 --- a/gnu/lib/libssp/Makefile +++ b/gnu/lib/libssp/Makefile @@ -15,6 +15,7 @@ SRCDIR= ${GCCLIB}/libssp LIB= ssp SHLIB_MAJOR= 0 +LD_FATAL_WARNINGS= no SRCS= ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \ memset-chk.c snprintf-chk.c sprintf-chk.c stpcpy-chk.c \ |
