aboutsummaryrefslogtreecommitdiff
path: root/lib/libgcc_s/Makefile
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2017-01-13 15:17:25 +0000
committerEd Maste <emaste@FreeBSD.org>2017-01-13 15:17:25 +0000
commit2f21ec0129dc3be555536d5177c5e0f4f8728f6b (patch)
tree08872b2c1eb5674a2998122f0aa8d478c3609f32 /lib/libgcc_s/Makefile
parent24209f012227c57a106aee5c06e7a16f60842d3b (diff)
downloadsrc-2f21ec0129dc3be555536d5177c5e0f4f8728f6b.tar.gz
src-2f21ec0129dc3be555536d5177c5e0f4f8728f6b.zip
Notes
Diffstat (limited to 'lib/libgcc_s/Makefile')
-rw-r--r--lib/libgcc_s/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libgcc_s/Makefile b/lib/libgcc_s/Makefile
index e4887a631ded..78b6515996fb 100644
--- a/lib/libgcc_s/Makefile
+++ b/lib/libgcc_s/Makefile
@@ -8,6 +8,7 @@ MK_SSP= no
WARNS?= 2
LDFLAGS+= -nodefaultlibs
+LIBADD+= c
VERSION_MAP= ${.CURDIR}/Version.map
.include "../libcompiler_rt/Makefile.inc"