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 Fri, Mar 25, 2011 at 03:49:56PM +0100, Filip Hajny wrote:
> 
> 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

Please disregard my previous email, I may have inadvertently used gcc-4.1.

I have done some more testing on brand new installations of DragonFly-2.9
with gcc-4.4.5.
On both i386 and amd64, your patch is needed to build boost-libs.

It would be best to commit it before the 2011Q1 release.

-- 
Francois Tigeot


Home | Main Index | Thread Index | Old Index