cross-arm-none-eabi-libstdc++: update to 9.3.0
This commit is contained in:
parent
95b5fe4ef8
commit
46f92a5dbc
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cross-${_triplet}-libstdc++'
|
||||
_triplet=arm-none-eabi
|
||||
pkgname=cross-${_triplet}-libstdc++
|
||||
version=9.2.0
|
||||
version=9.3.0
|
||||
revision=1
|
||||
wrksrc="gcc-${version}"
|
||||
# gnu-configure implicitly passes stuff we don't want
|
||||
|
@ -23,7 +23,7 @@ maintainer="q66 <daniel@octaforge.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://gcc.gnu.org"
|
||||
distfiles="${GNU_SITE}/gcc/gcc-${version}/gcc-${version}.tar.xz"
|
||||
checksum=ea6ef08f121239da5695f76c9b33637a118dcf63e24164422231917fa61fb206
|
||||
checksum=71e197867611f6054aa1119b13a0c0abac12834765fe2d81f35ac57f84f742d1
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
nostrip=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue