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
727f11af
Commit
727f11af
authored
Dec 23, 2016
by
Anatol Pomozov
Browse files
upgpkg: 6.3.0-1
parent
f0ed5f4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
727f11af
...
...
@@ -2,10 +2,10 @@
_target
=
aarch64-linux-gnu
pkgname
=
$_target
-gcc
pkgver
=
6.
1.1
_islver
=
0.1
7.1
pkgrel
=
3
_snapshot
=
6-20161
110
pkgver
=
6.
3.0
_islver
=
0.1
8
pkgrel
=
1
_snapshot
=
6-20161
222
pkgdesc
=
'The GNU Compiler Collection - cross compiler for ARM64 target'
arch
=(
i686 x86_64
)
url
=
'http://gcc.gnu.org/'
...
...
@@ -16,8 +16,8 @@ options=(!emptydirs !strip)
source
=(
#ftp://gcc.gnu.org/pub/gcc/releases/gcc-$pkgver/gcc-$pkgver.tar.bz2
ftp://gcc.gnu.org/pub/gcc/snapshots/
$_snapshot
/gcc-
$_snapshot
.tar.bz2
http://isl.gforge.inria.fr/isl-
$_islver
.tar.bz2
)
sha256sums
=(
'
3ba28d28dc5d66c14313b16ddcf6e9d1c52cde5945d4b8931053ca836077adf7
'
'
d6307bf9a59514087abac3cbaab3d99393a0abb519354f7e7834a8c842310daa
'
)
sha256sums
=(
'
452ce56bc0481318c83d49eac20da19d980f2ecc3b7084a040ff5f56e41fc732
'
'
6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b
'
)
if
[
-n
"
$_snapshot
"
]
;
then
_basedir
=
gcc-
$_snapshot
...
...
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