pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: devel/boost-libs issue in pkg/42746
On 25.3.2011, at 11:55, Francois Tigeot wrote:
> I wasn't able to fix it by using CFLAGS+= blah in the package, someone more
> knowledgeable will have to create a fix.
Sorry, can't do it now, I'll be AFK this weekend. See below.
-F
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile
index 0024556..c6a02b5 100644
--- a/devel/boost-libs/Makefile
+++ b/devel/boost-libs/Makefile
@@ -13,6 +13,8 @@ BJAM_ARGS+= --without-python
.include "../../devel/boost-jam/bjam.mk"
+BJAM_ARGS+= cxxflags=-std=gnu++0x
+
do-build: bjam-build
do-install: boost-install-libs
Home |
Main Index |
Thread Index |
Old Index