* sync gc with main arch

This commit is contained in:
Alexander Baldeck 2019-11-25 20:29:07 +01:00
parent 48d5f036c0
commit ae639f33c9

View File

@ -4,12 +4,12 @@
pkgname=gc
pkgver=8.0.4
pkgrel=2
pkgrel=3
pkgdesc="A garbage collector for C and C++"
arch=(x86_64 powerpc64le)
url="https://www.hboehm.info/gc/"
license=('GPL')
depends=('gcc-libs' 'libatomic_ops')
depends=('gcc-libs')
source=(https://github.com/ivmai/bdwgc/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz
add_stack_bottom_feature.patch::https://github.com/ivmai/bdwgc/commit/5668de71107022a316ee967162bc16c10754b9ce.patch)
sha512sums=('57ccca15c6e50048d306a30de06c1a844f36103a84c2d1c17cbccbbc0001e17915488baec79737449982da99ce5d14ce527176afae9ae153cbbb5a19d986366e'