View | Details | Raw Unified | Return to bug 230399
Collapse All | Expand All

(-)lib/libgcc_s/Makefile (-1 / +1 lines)
Lines 8-14 MK_SSP= no Link Here
8
WARNS?=	2
8
WARNS?=	2
9
9
10
LDFLAGS+=	-nodefaultlibs
10
LDFLAGS+=	-nodefaultlibs
11
LIBADD+=	c
11
LIBADD+=	c cxxrt
12
VERSION_MAP=	${.CURDIR}/Version.map
12
VERSION_MAP=	${.CURDIR}/Version.map
13
13
14
.include "../libcompiler_rt/Makefile.inc"
14
.include "../libcompiler_rt/Makefile.inc"

Return to bug 230399