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
f0e8ba83
Commit
f0e8ba83
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
community/mold: upgrade to 1.10.0
parent
528d9502
No related branches found
No related tags found
1 merge request
!43384
community/mold: upgrade to 1.10.0
Pipeline
#150088
canceled
2 years ago
Stage: verify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/mold/APKBUILD
+2
-17
2 additions, 17 deletions
community/mold/APKBUILD
with
2 additions
and
17 deletions
community/mold/APKBUILD
+
2
−
17
View file @
f0e8ba83
# Contributor: psykose <alice@ayaya.dev>
# Contributor: psykose <alice@ayaya.dev>
# Maintainer: psykose <alice@ayaya.dev>
# Maintainer: psykose <alice@ayaya.dev>
pkgname
=
mold
pkgname
=
mold
pkgver
=
1.
9
.0
pkgver
=
1.
10
.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"fast modern linker"
pkgdesc
=
"fast modern linker"
url
=
"https://github.com/rui314/mold"
url
=
"https://github.com/rui314/mold"
...
@@ -34,21 +34,6 @@ riscv64)
...
@@ -34,21 +34,6 @@ riscv64)
;;
;;
esac
esac
prepare
()
{
default_prepare
rm
-v
test
/elf/
*
ifunc-alias.sh
case
"
$CARCH
"
in
aarch64|arm
*
)
rm
-v
test
/elf/dt-init.sh
rm
-v
test
/elf/emit-relocs
*
.sh
;;
x86
*
|
s390x
)
rm
-v
test
/elf/emit-relocs
*
.sh
;;
esac
}
build
()
{
build
()
{
cmake
-B
build
-G
Ninja
\
cmake
-B
build
-G
Ninja
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
...
@@ -70,5 +55,5 @@ package() {
...
@@ -70,5 +55,5 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
c1c45bced963d4f7c9b67905177157d6f76c518b234fe3eefa2a9ba6c35
a0
8
dd
6659e64b7939744
35
5
eb
cd72ae343ef0249ef6a0c80b4d77b1e69e327eb3ba19
mold-1.
9
.0.tar.gz
3a275dd439383c6e868e754f64d2d4ba7fdd0e669a49e5041e2f75f30f662fd4cd6e8cc
a0
c
dd
558ac5fdd43cc7d3b14ca025
35
e
eb
b010cfed4c018f1eb5c84b7
mold-1.
10
.0.tar.gz
"
"
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