Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
postmarketOS
pmaports
Commits
c01d549d
Verified
Commit
c01d549d
authored
3 years ago
by
Clayton Craft
Browse files
Options
Downloads
Patches
Plain Diff
cross/gcc6*: upgrade to 6.4.0-r8
parent
d00c6003
No related branches found
No related tags found
No related merge requests found
Pipeline
#199186
passed
3 years ago
Stage: lint
Stage: build
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
cross/gcc6-aarch64/APKBUILD
+1
-1
1 addition, 1 deletion
cross/gcc6-aarch64/APKBUILD
cross/gcc6-armhf/APKBUILD
+1
-1
1 addition, 1 deletion
cross/gcc6-armhf/APKBUILD
cross/gcc6-armv7/APKBUILD
+1
-1
1 addition, 1 deletion
cross/gcc6-armv7/APKBUILD
with
3 additions
and
3 deletions
cross/gcc6-aarch64/APKBUILD
+
1
−
1
View file @
c01d549d
...
...
@@ -26,7 +26,7 @@ _cross_configure="--disable-bootstrap --with-sysroot=/usr/$CTARGET"
pkgname
=
gcc6-aarch64
pkgver
=
9999
_pkgver
=
6.4.0
pkgrel
=
7
pkgrel
=
8
pkgdesc
=
"Stage2 cross-compiler for aarch64"
url
=
"http://gcc.gnu.org"
arch
=
"x86_64"
...
...
This diff is collapsed.
Click to expand it.
cross/gcc6-armhf/APKBUILD
+
1
−
1
View file @
c01d549d
...
...
@@ -26,7 +26,7 @@ _cross_configure="--disable-bootstrap --with-sysroot=/usr/$CTARGET"
pkgname
=
gcc6-armhf
pkgver
=
9999
_pkgver
=
6.4.0
pkgrel
=
7
pkgrel
=
8
pkgdesc
=
"Stage2 cross-compiler for armhf"
url
=
"http://gcc.gnu.org"
arch
=
"x86_64"
...
...
This diff is collapsed.
Click to expand it.
cross/gcc6-armv7/APKBUILD
+
1
−
1
View file @
c01d549d
...
...
@@ -26,7 +26,7 @@ _cross_configure="--disable-bootstrap --with-sysroot=/usr/$CTARGET"
pkgname
=
gcc6-armv7
pkgver
=
9999
_pkgver
=
6.4.0
pkgrel
=
7
pkgrel
=
8
pkgdesc
=
"Stage2 cross-compiler for armv7"
url
=
"http://gcc.gnu.org"
arch
=
"x86_64"
...
...
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