View | Details | Raw Unified | Return to bug 232331 | Differences between
and this patch

Collapse All | Expand All

(-)dns/c-ares/Makefile (+1 lines)
Lines 17-22 Link Here
17
17
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
CONFIGURE_ARGS=	--disable-werror
19
CONFIGURE_ARGS=	--disable-werror
20
CFLAGS:=	${CFLAGS:N-D*}
20
INSTALL_TARGET=	install-strip
21
INSTALL_TARGET=	install-strip
21
SSP_UNSAFE=	Refuses -l in LDFLAGS
22
SSP_UNSAFE=	Refuses -l in LDFLAGS
22
USES=		libtool pathfix compiler:c++11-lang
23
USES=		libtool pathfix compiler:c++11-lang

Return to bug 232331