pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/boost
Module Name: pkgsrc
Committed By: maya
Date: Fri Nov 4 18:41:10 UTC 2016
Modified Files:
pkgsrc/meta-pkgs/boost: Makefile.common
Log Message:
add note about syncing GCC versions with devel/boost-libs bl3 file
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/meta-pkgs/boost/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/boost/Makefile.common
diff -u pkgsrc/meta-pkgs/boost/Makefile.common:1.61 pkgsrc/meta-pkgs/boost/Makefile.common:1.62
--- pkgsrc/meta-pkgs/boost/Makefile.common:1.61 Sat Oct 8 23:27:50 2016
+++ pkgsrc/meta-pkgs/boost/Makefile.common Fri Nov 4 18:41:09 2016
@@ -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/bo
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"
Home |
Main Index |
Thread Index |
Old Index