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
ea3f77ee
Commit
ea3f77ee
authored
May 06, 2017
by
Anatol Pomozov
Browse files
upgpkg: 7.1.0-1
parent
de722f89
Changes
1
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
ea3f77ee
...
@@ -2,10 +2,10 @@
...
@@ -2,10 +2,10 @@
_target
=
aarch64-linux-gnu
_target
=
aarch64-linux-gnu
pkgname
=
$_target
-gcc
pkgname
=
$_target
-gcc
pkgver
=
6.3.1
pkgver
=
7.1.0
_islver
=
0.18
_islver
=
0.18
pkgrel
=
1
pkgrel
=
1
_snapshot
=
6
-20170
323
_snapshot
=
7
-20170
504
pkgdesc
=
'The GNU Compiler Collection - cross compiler for ARM64 target'
pkgdesc
=
'The GNU Compiler Collection - cross compiler for ARM64 target'
arch
=(
i686 x86_64
)
arch
=(
i686 x86_64
)
url
=
'http://gcc.gnu.org/'
url
=
'http://gcc.gnu.org/'
...
@@ -16,7 +16,7 @@ options=(!emptydirs !strip)
...
@@ -16,7 +16,7 @@ options=(!emptydirs !strip)
source
=(
#ftp://gcc.gnu.org/pub/gcc/releases/gcc-$pkgver/gcc-$pkgver.tar.bz2
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
ftp://gcc.gnu.org/pub/gcc/snapshots/
$_snapshot
/gcc-
$_snapshot
.tar.bz2
http://isl.gforge.inria.fr/isl-
$_islver
.tar.bz2
)
http://isl.gforge.inria.fr/isl-
$_islver
.tar.bz2
)
sha256sums
=(
'
1765fe2bcae1a163d5adf1a090dc173640c690c82f35aaf65d983441989f8375
'
sha256sums
=(
'
0a179b9fe8e90215d7b2385c40a2e36ba7f823193531847eb7fcff866df556ba
'
'6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b'
)
'6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b'
)
if
[
-n
"
$_snapshot
"
]
;
then
if
[
-n
"
$_snapshot
"
]
;
then
...
...
Write
Preview
Markdown
is supported
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