[arch-commits] Commit in zstd/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Fri Jan 28 09:56:16 UTC 2022
Date: Friday, January 28, 2022 @ 09:56:16
Author: jelle
Revision: 435259
Enable debug support for zstd
Modified:
zstd/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-28 09:33:12 UTC (rev 435258)
+++ PKGBUILD 2022-01-28 09:56:16 UTC (rev 435259)
@@ -13,6 +13,7 @@
depends=(glibc gcc-libs zlib xz lz4)
makedepends=(gtest)
provides=(libzstd.so)
+options=(debug)
source=(https://github.com/facebook/zstd/releases/download/v${pkgver}/zstd-${pkgver}.tar.zst{,.sig})
sha256sums=('3ea06164971edec7caa2045a1932d757c1815858e4c2b68c7ef812647535c23f'
'SKIP')
More information about the arch-commits
mailing list