pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/boost add note about syncing GCC versions wi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba36a072a568
branches:  trunk
changeset: 354611:ba36a072a568
user:      maya <maya%pkgsrc.org@localhost>
date:      Fri Nov 04 18:41:09 2016 +0000

description:
add note about syncing GCC versions with devel/boost-libs bl3 file

diffstat:

 meta-pkgs/boost/Makefile.common |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r ecfba85ab115 -r ba36a072a568 meta-pkgs/boost/Makefile.common
--- a/meta-pkgs/boost/Makefile.common   Fri Nov 04 17:55:37 2016 +0000
+++ b/meta-pkgs/boost/Makefile.common   Fri Nov 04 18:41:09 2016 +0000
@@ -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 @@
 
 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