mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
main/gmp: rebuild LTO static lib with gcc-14.2
as gmp is itself a dependency of gcc, it seem we
have to remember to do this after every upgrade.
ref: 6867589a8f
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/70230
fixes https://gitlab.alpinelinux.org/alpine/aports/-/issues/16121 for gcc 14.2
This commit is contained in:
parent
516d037eb4
commit
b324434270
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
pkgname=gmp
|
pkgname=gmp
|
||||||
pkgver=6.3.0
|
pkgver=6.3.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="free library for arbitrary precision arithmetic"
|
pkgdesc="free library for arbitrary precision arithmetic"
|
||||||
url="https://gmplib.org/"
|
url="https://gmplib.org/"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
Loading…
Reference in New Issue
Block a user