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
07cdb26a
Commit
07cdb26a
authored
Jul 26, 2018
by
Anatol Pomozov
Browse files
upgpkg: 8.2.0-1
parent
0d6f53d9
Changes
1
Show whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
07cdb26a
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
_target
=
aarch64-linux-gnu
_target
=
aarch64-linux-gnu
pkgname
=
$_target
-gcc
pkgname
=
$_target
-gcc
pkgver
=
8.
1
.0
pkgver
=
8.
2
.0
_islver
=
0.19
_islver
=
0.19
pkgrel
=
1
pkgrel
=
1
#_snapshot=7-20180125
#_snapshot=7-20180125
...
@@ -13,11 +13,10 @@ license=(GPL LGPL FDL)
...
@@ -13,11 +13,10 @@ license=(GPL LGPL FDL)
depends
=(
$_target
-binutils
$_target
-glibc
libmpc zlib
)
depends
=(
$_target
-binutils
$_target
-glibc
libmpc zlib
)
makedepends
=(
gmp mpfr
)
makedepends
=(
gmp mpfr
)
options
=(!
emptydirs
!
strip
)
options
=(!
emptydirs
!
strip
)
source
=(
https://gcc.gnu.org/pub/gcc/releases/gcc-
$pkgver
/gcc-
$pkgver
.tar.xz
{
,.sig
}
source
=(
https://gcc.gnu.org/pub/gcc/releases/gcc-
$pkgver
/gcc-
$pkgver
.tar.xz
#https://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.xz
#https://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.xz
http://isl.gforge.inria.fr/isl-
$_islver
.tar.bz2
)
http://isl.gforge.inria.fr/isl-
$_islver
.tar.bz2
)
sha256sums
=(
'1d1866f992626e61349a1ccd0b8d5253816222cdc13390dcfaa74b093aa2b153'
sha256sums
=(
'196c3c04ba2613f893283977e6011b2345d1cd1af9abeac58e916b1aab3e0080'
'SKIP'
'd59726f34f7852a081fbd3defd1ab2136f174110fc2e0c8d10bb122173fa9ed8'
)
'd59726f34f7852a081fbd3defd1ab2136f174110fc2e0c8d10bb122173fa9ed8'
)
validpgpkeys
=(
33C235A34C46AA3FFB293709A328C3A2C3C45C06
)
# Jakub Jelinek <jakub@redhat.com>
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