boost: rebuild for gcc stdc++ dropping gcc4 compat

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-07-21 07:51:39 +02:00
parent 7654ace2bf
commit 5bf8458442
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'boost'
pkgname=boost
version=1.65.1
revision=1
revision=2
wrksrc="${pkgname}_${version//\./_}"
hostmakedepends="bzip2-devel icu-devel python-devel"
makedepends="zlib-devel bzip2-devel icu-devel python-devel"