Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 May 2016 10:16:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207110] net-p2p/bitcoin fails to build
Message-ID:  <bug-207110-13-Xc4iUKtWJZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207110-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207110-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207110

Tijl Coosemans <tijl@FreeBSD.org> changed:

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

--- Comment #20 from Tijl Coosemans <tijl@FreeBSD.org> ---
Try changing compiler:c++0x into compiler:c++11-lang in
net-p2p/bitcoin/Makefile:

-USES=3D autoreconf compiler:c++0x gmake libtool pkgconfig shebangfix
+USES=3D autoreconf compiler:c++11-lang gmake libtool pkgconfig shebangfix

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207110-13-Xc4iUKtWJZ>