snoopy: Strip -Werror

Needed to build on NetBSD 9 with gcc7.
This commit is contained in:
nia 2019-09-09 09:28:40 +00:00
parent 81dd415315
commit 28eb33e60c

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2017/09/23 20:30:30 wiedi Exp $
# $NetBSD: Makefile,v 1.3 2019/09/09 09:28:40 nia Exp $
DISTNAME= snoopy-2.1.0
CATEGORIES= security
@ -16,6 +16,8 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= aclocal autoheader autoconf automake gmake
BUILDLINK_TRANSFORM+= rm:-Werror
CPPFLAGS.SunOS+= -D_POSIX_PTHREAD_SEMANTICS
pre-configure: