Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
bot-test
community
aarch64-linux-gnu-gcc
Commits
15156035
Commit
15156035
authored
Feb 25, 2019
by
Anatol Pomozov
Browse files
upgpkg: 8.3.0-1
parent
3ed63f69
Changes
1
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
15156035
...
...
@@ -2,10 +2,10 @@
_target
=
aarch64-linux-gnu
pkgname
=
$_target
-gcc
pkgver
=
8.
2
.0
pkgver
=
8.
3
.0
_islver
=
0.20
pkgrel
=
3
_snapshot
=
8-20190111
pkgrel
=
1
#
_snapshot=8-20190111
pkgdesc
=
'The GNU Compiler Collection - cross compiler for ARM64 target'
arch
=(
x86_64
)
url
=
'https://gcc.gnu.org/'
...
...
@@ -13,10 +13,11 @@ license=(GPL LGPL FDL)
depends
=(
$_target
-binutils
$_target
-glibc
libmpc zlib
)
makedepends
=(
gmp mpfr
)
options
=(!
emptydirs
!
strip staticlibs
)
source
=(
#
https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz{,.sig}
https://gcc.gnu.org/pub/gcc/snapshots/
$_snapshot
/gcc-
$_snapshot
.tar.xz
source
=(
https://ftp.gnu.org/gnu/gcc/gcc-
$pkgver
/gcc-
$pkgver
.tar.xz
{
,.sig
}
#
https://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.xz
http://isl.gforge.inria.fr/isl-
$_islver
.tar.bz2
)
sha256sums
=(
'b9cdfc65ee9cf5054a9d45496c70830a58bcf30b551629ad052a55779ccdbd65'
sha256sums
=(
'64baadfe6cc0f4947a84cb12d7f0dfaf45bb58b7e92461639596c21e02d97d2c'
'SKIP'
'b587e083eb65a8b394e833dea1744f21af3f0e413a448c17536b5549ae42a4c2'
)
validpgpkeys
=(
33C235A34C46AA3FFB293709A328C3A2C3C45C06
)
# Jakub Jelinek <jakub@redhat.com>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment