mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/zstd: rebuild static library
Otherwise building a static apk3 on ppc64le fails. Probably some change in main/gcc caused incompatibility.
This commit is contained in:
parent
912d0e72e5
commit
eea625d74a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=zstd
|
||||
pkgver=1.5.7
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Zstandard - Fast real-time compression algorithm"
|
||||
url="https://facebook.github.io/zstd/"
|
||||
arch="all"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue