Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
d51e013b
Commit
d51e013b
authored
6 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
main/gcc: upgrade to 8.3.0
parent
3072ffa4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/gcc/APKBUILD
+3
-3
3 additions, 3 deletions
main/gcc/APKBUILD
with
3 additions
and
3 deletions
main/gcc/APKBUILD
+
3
−
3
View file @
d51e013b
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
gcc
pkgver
=
8.
2
.0
pkgver
=
8.
3
.0
[
"
$BOOTSTRAP
"
=
"nolibc"
]
&&
pkgname
=
"gcc-pass2"
[
"
$CBUILD
"
!=
"
$CHOST
"
]
&&
_cross
=
"-
$CARCH
"
||
_cross
=
""
[
"
$CHOST
"
!=
"
$CTARGET
"
]
&&
_target
=
"-
$CTARGET_ARCH
"
||
_target
=
""
pkgname
=
"
$pkgname$_target
"
pkgrel
=
2
pkgrel
=
0
pkgdesc
=
"The GNU Compiler Collection"
url
=
"http://gcc.gnu.org"
arch
=
"all"
...
...
@@ -554,7 +554,7 @@ gnat() {
mv
"
$pkgdir
"
/usr/bin/
*
gnat
*
"
$subpkgdir
"
/usr/bin/
}
sha512sums
=
"
64898a165f67e136d802a92e7633bf1b06c85266027e52127ea025bf5fc2291b5e858288aac0bdba246e6cdf7c6ec88bc8e0e7f3f6f1985f4297710cafde56ed
gcc-8.
2
.0.tar.xz
sha512sums
=
"
1811337ae3add9680cec64968a2509d085b6dc5b6783fc1e8c295e3e47416196fd1a3ad8dfe7e10be2276b4f62c357659ce2902f239f60a8648548231b4b5802
gcc-8.
3
.0.tar.xz
e36e95b81489163abd6fe9d58f7867bdca43e61143afacbfb17f4698c0b16ec5fd0061d8fab7b2ae615540bebd721c2e2227f80401b4e7fc253da9da62e6b513 002_all_default-relro.patch
f86466c62b8291fac46f9c250c7ad8fa5ab7b1cce2504442fd07ddc4543665b317ae28951f244e39aba29aeaf3fff252ec4f6a147aa16adb2b7aed747dd89188 003_all_default-fortify-source.patch
02b725b220e540077efef741e9d457f9e004fe53ae642a138e214875d076a60f7c2f27de0ed9a4225db2030fc9c3d2c5b0414c895b9eec0f5f48fad70e2fb029 005_all_default-as-needed.patch
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment