Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.28 2014/09/22 11:55:59 joerg Exp $
# $NetBSD: Makefile,v 1.31 2016/07/09 13:04:08 wiz Exp $
VERSION= 3.3.2
DISTNAME= xen-${VERSION}
@@ -27,7 +27,7 @@ USE_TOOLS+= gmake
PYTHON_FOR_BUILD_ONLY= yes
PY_PATCHPLIST= NO
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.3.2
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 3.3.2
SUBST_CLASSES+= py
SUBST_STAGE.py= pre-build
@@ -53,6 +53,9 @@ EXTRA_CFLAGS+= -Qunused-arguments -no-integrated-as -Wno-error=format \
-Wno-error=tautological-compare -Wno-error=unused-function \
-Wno-error=unused-local-typedef
BUILDLINK_TRANSFORM+= rm:-fno-reorder-blocks
.elif !empty(PKGSRC_COMPILER:Mgcc)
EXTRA_CFLAGS+= -Wno-error=unused-but-set-variable \
-Wno-error=unused-local-typedefs
.endif
do-build: