Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
35795927
Verified
Commit
35795927
authored
4 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/libffcall: Port to 64-bit PowerPC
parent
a5ce3f83
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
user/libffcall/APKBUILD
+5
-2
5 additions, 2 deletions
user/libffcall/APKBUILD
user/libffcall/ppc64.patch
+1685
-0
1685 additions, 0 deletions
user/libffcall/ppc64.patch
with
1690 additions
and
2 deletions
user/libffcall/APKBUILD
+
5
−
2
View file @
35795927
...
...
@@ -12,7 +12,9 @@ license="GPL-2.0+"
depends
=
""
makedepends
=
""
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"https://ftp.gnu.org/gnu/libffcall/libffcall-
$pkgver
.tar.gz"
source
=
"https://ftp.gnu.org/gnu/libffcall/libffcall-
$pkgver
.tar.gz
ppc64.patch
"
build
()
{
./configure
\
...
...
@@ -36,4 +38,5 @@ package() {
}
sha512sums
=
"b9d3ca4c67ab92915a8183d850153e585dcb58ceb2199a104426a7aae363d37017b1226440acd18a2db0cc207e044f71e932857189964261e8eaa6de5cef1731 libffcall-2.2.tar.gz"
sha512sums
=
"b9d3ca4c67ab92915a8183d850153e585dcb58ceb2199a104426a7aae363d37017b1226440acd18a2db0cc207e044f71e932857189964261e8eaa6de5cef1731 libffcall-2.2.tar.gz
db7fae1d2f0d95003186671fd89b097b4abf6184d3001e34dd93419640502b9cd5cf32aef4839d6a4208f4aed793c70f9a4367f12adde21372dc131b111238fe ppc64.patch"
This diff is collapsed.
Click to expand it.
user/libffcall/ppc64.patch
0 → 100644
+
1685
−
0
View file @
35795927
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