summaryrefslogtreecommitdiff
path: root/gnu/lib
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2019-09-01 16:12:05 +0000
committerEd Maste <emaste@FreeBSD.org>2019-09-01 16:12:05 +0000
commit7381dcc9eeb7da1b1ba103212e15561e14b48a8d (patch)
treeeeaa77a0ef72438d893e997a8eb7a85bf1e0e0f8 /gnu/lib
parent47b900534815085b63bb8a87071fc6e1626cec1f (diff)
downloadsrc-test2-7381dcc9eeb7da1b1ba103212e15561e14b48a8d.tar.gz
src-test2-7381dcc9eeb7da1b1ba103212e15561e14b48a8d.zip
Notes
Diffstat (limited to 'gnu/lib')
-rw-r--r--gnu/lib/libssp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libssp/Makefile b/gnu/lib/libssp/Makefile
index e611f5dfee45..51e36d5ddb72 100644
--- a/gnu/lib/libssp/Makefile
+++ b/gnu/lib/libssp/Makefile
@@ -17,7 +17,7 @@ LIB= ssp
SHLIB_MAJOR= 0
LD_FATAL_WARNINGS= no
-SRCS= ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
+SRCS= ssp.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
memset-chk.c snprintf-chk.c sprintf-chk.c stpcpy-chk.c \
strcat-chk.c strcpy-chk.c strncat-chk.c strncpy-chk.c \
vsnprintf-chk.c vsprintf-chk.c