mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libgcrypt: rebuild for gcc stdc++ dropping gcc4 compat
This commit is contained in:
parent
ba2b0b76ab
commit
7afda3d599
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libgcrypt'
|
# Template file for 'libgcrypt'
|
||||||
pkgname=libgcrypt
|
pkgname=libgcrypt
|
||||||
version=1.8.3
|
version=1.8.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-static --without-capabilities"
|
configure_args="--enable-static --without-capabilities"
|
||||||
makedepends="libgpg-error-devel"
|
makedepends="libgpg-error-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue