mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 11:19:50 +03:00
main/gcc: build against isl25
This commit is contained in:
parent
86b0d1923b
commit
1b3d450dc7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue