mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
main/gcc: build against isl25
This commit is contained in:
parent
86b0d1923b
commit
1b3d450dc7
@ -9,7 +9,7 @@ pkgver=12.1.1_git20220630
|
|||||||
[ "$CHOST" != "$CTARGET" ] && _target="-$CTARGET_ARCH" || _target=""
|
[ "$CHOST" != "$CTARGET" ] && _target="-$CTARGET_ARCH" || _target=""
|
||||||
|
|
||||||
pkgname="$pkgname$_target"
|
pkgname="$pkgname$_target"
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="The GNU Compiler Collection"
|
pkgdesc="The GNU Compiler Collection"
|
||||||
url="https://gcc.gnu.org"
|
url="https://gcc.gnu.org"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
Loading…
Reference in New Issue
Block a user