From 0109176ddbf546bfc7a0a6131be3fa61cabd9df5 Mon Sep 17 00:00:00 2001 From: nia Date: Tue, 3 Sep 2019 12:51:56 +0000 Subject: synce-rra: Strip -Werror --- comms/synce-rra/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/synce-rra/Makefile b/comms/synce-rra/Makefile index f40ac4600ee..13be348ceac 100644 --- a/comms/synce-rra/Makefile +++ b/comms/synce-rra/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/03 11:24:44 asau Exp $ +# $NetBSD: Makefile,v 1.9 2019/09/03 12:51:56 nia Exp $ # DISTNAME= synce-rra-0.9.1 @@ -19,6 +19,8 @@ GNU_CONFIGURE= yes CFLAGS.SunOS+= -D__EXTENSIONS__ +BUILDLINK_TRANSFORM+= rm:-Werror + .include "../../comms/synce-librapi2/buildlink3.mk" .include "../../comms/synce-libsynce/buildlink3.mk" .include "../../converters/libiconv/buildlink3.mk" -- cgit v1.2.3