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
b1e7e1d6
Commit
b1e7e1d6
authored
4 days ago
by
Patrycja Rosa
Browse files
Options
Downloads
Patches
Plain Diff
main/llvm16: rebuild against libxml2-2.13
parent
0bbcc16c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/llvm16/APKBUILD
+2
-2
2 additions, 2 deletions
main/llvm16/APKBUILD
with
2 additions
and
2 deletions
main/llvm16/APKBUILD
+
2
−
2
View file @
b1e7e1d6
...
...
@@ -10,7 +10,7 @@ _pkgname=llvm
pkgver
=
16.0.6
_majorver
=
${
pkgver
%%.*
}
pkgname
=
$_pkgname$_majorver
pkgrel
=
1
1
pkgrel
=
1
2
pkgdesc
=
"Low Level Virtual Machine compiler system, version
$_majorver
"
arch
=
"all"
url
=
"https://llvm.org/"
...
...
@@ -18,7 +18,7 @@ license="Apache-2.0"
depends_dev
=
"
$pkgname
=
$pkgver
-r
$pkgrel
libffi-dev zlib-dev zstd-dev"
# See https://gitlab.alpinelinux.org/alpine/aports/-/commit/51d2fba931fb2ef0046dea19405a9290c8735051#note_234651
[
-z
"
$BOOTSTRAP
"
]
&&
depends_dev
=
"
$depends_dev
$pkgname
-test-utils=
$pkgver
-r
$pkgrel
"
makedepends_host
=
"
$depends_dev
binutils-dev curl-dev libxml2-dev"
makedepends_host
=
"
$depends_dev
binutils-dev curl-dev libxml2-dev
~2.13
"
makedepends_build
=
"chrpath cmake python3 py3-setuptools samurai"
# diffutils for diff: unrecognized option: strip-trailing-cr
# coreutils for 'od' binary
...
...
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