bitcoin: rebuild for gcc stdc++ dropping gcc4 compat

This commit is contained in:
Johannes Brechtmann 2018-07-23 19:05:51 +02:00 committed by Jürgen Buchmüller
parent 030b68a44c
commit e8774b7b81

View file

@ -1,7 +1,7 @@
# Template file for 'bitcoin'
pkgname=bitcoin
version=0.16.1
revision=2
revision=3
build_style=gnu-configure
configure_args="--with-incompatible-bdb --disable-ccache --disable-static --enable-hardening --with-boost=${XBPS_CROSS_BASE}/usr"
hostmakedepends="pkg-config yasm"