mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/zstd: rebuild static library
Due to gcc 15 lto1: fatal error: bytecode stream in file '/usr/lib/libzstd.a' generated with LTO version 14.0 instead of the expected 15.1
This commit is contained in:
parent
70d0add653
commit
3c6e2ee2b1
@ -4,7 +4,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=zstd
|
||||
pkgver=1.5.7
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Zstandard - Fast real-time compression algorithm"
|
||||
url="https://facebook.github.io/zstd/"
|
||||
arch="all"
|
||||
|
Loading…
Reference in New Issue
Block a user