Re: git: 93bb84b3c8e7 - main - graphics/osg: Fix build on head

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Fri, 07 Jul 2023 07:43:04 UTC
Moin-moin!

On 07.07.2023 02:34, Olivier Cochard wrote:
> The branch main has been updated by olivier:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=93bb84b3c8e7365b6aa238eb5b9ebbeca0b5dec3
> 
> commit 93bb84b3c8e7365b6aa238eb5b9ebbeca0b5dec3
> Author:     Olivier Cochard <olivier@FreeBSD.org>
> AuthorDate: 2023-07-06 21:58:37 +0000
> Commit:     Olivier Cochard <olivier@FreeBSD.org>
> CommitDate: 2023-07-06 23:33:55 +0000
> 
>      graphics/osg: Fix build on head
>      
>      PR:             272392
>      Approved by:    amdmi3 (maintainer)
> ---
>   graphics/osg/Makefile | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
> index 4d7de78cdee5..7ef96671c88a 100644
> --- a/graphics/osg/Makefile
> +++ b/graphics/osg/Makefile
> @@ -28,6 +28,7 @@ USE_XORG=	x11
>   USE_LDCONFIG=	yes
>   
>   CFLAGS+=	-I${LOCALBASE}/include/Imath -DInt64=uint64_t
> +CXXFLAGS+=	-std=c++11

Nope.

USE_CXXSTD=	c++11


>   
>   PLIST_SUB=	OSG_VERSION=${PORTVERSION} \
>   		OSG_SHLIBVER=161 \
> 

-- 
Sincerely,
Dima (fluffy@FreeBSD.org, https://t.me/FluffyBSD)
(desktop, kde, x11, office, ports-secteam)@FreeBSD team