Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2020 04:57:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 243742] graphics/gstreamer1-plugins-gl : Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit: syntax error, unexpected '^' in 'int atexit_b(void (^ )(void));' at '^'
Message-ID:  <bug-243742-12827-tJH51bK1C5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243742-12827@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243742

Alexey Dokuchaev <danfe@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danfe@FreeBSD.org

--- Comment #2 from Alexey Dokuchaev <danfe@FreeBSD.org> ---
(In reply to Walter Schwarzenfeld from comment #1)
> USES=compiler:c++14-lang
>From the build log, it looks like a C, not C++ piece of software, why are you
suggesting C++14 standard?  Even if you want to say "use modern compiler", it
should be spelled as compiler:c11, not c++whatever.

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243742-12827-tJH51bK1C5>