From 08e70854e897562cb0feaa05fa023be7dadaa0c7 Mon Sep 17 00:00:00 2001 From: maya Date: Fri, 4 Nov 2016 18:41:09 +0000 Subject: add note about syncing GCC versions with devel/boost-libs bl3 file --- meta-pkgs/boost/Makefile.common | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta-pkgs') diff --git a/meta-pkgs/boost/Makefile.common b/meta-pkgs/boost/Makefile.common index cfd21f0d25a..de65cfa3e63 100644 --- a/meta-pkgs/boost/Makefile.common +++ b/meta-pkgs/boost/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.61 2016/10/08 23:27:50 joerg Exp $ +# $NetBSD: Makefile.common,v 1.62 2016/11/04 18:41:09 maya Exp $ # # used by devel/boost-build/Makefile # used by devel/boost-docs/Makefile @@ -41,6 +41,8 @@ PATCHDIR= ${.CURDIR}/../../meta-pkgs/boost/patches USE_TOOLS+= pax USE_LANGUAGES= c c++ + +# IMPORTANT: sync this with devel/boost-libs/buildlink3.mk # GCC 4.5 or later is required to build, and GCC 4.5 is not provided for OpenBSD . if ${OPSYS} == "OpenBSD" . if ${MACHINE_ARCH} != "sparc64" -- cgit v1.2.3