libgcc_s: add libc DT_NEEDED to fix underlinking
PR: 216012 Reported by: jbeich MFC after: 1 week Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
24209f0122
commit
2f21ec0129
@ -8,6 +8,7 @@ MK_SSP= no
|
||||
WARNS?= 2
|
||||
|
||||
LDFLAGS+= -nodefaultlibs
|
||||
LIBADD+= c
|
||||
VERSION_MAP= ${.CURDIR}/Version.map
|
||||
|
||||
.include "../libcompiler_rt/Makefile.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user