Rebuild mingw-w64-cross-gcc, gcc
against the new libisl
This commit is contained in:
parent
eae8864bbd
commit
c8e1d0b7be
@ -8,7 +8,7 @@
|
||||
pkgbase=gcc
|
||||
pkgname=('gcc' 'gcc-libs' 'gcc-fortran')
|
||||
pkgver=11.3.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="The GNU Compiler Collection"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL' 'LGPL' 'FDL' 'custom')
|
||||
|
||||
@ -4,7 +4,7 @@ _realname=gcc
|
||||
_mingw_suff=mingw-w64-cross
|
||||
pkgname=("${_mingw_suff}-${_realname}")
|
||||
pkgver=10.2.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Cross GCC for the MinGW-w64"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://gcc.gnu.org"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user