mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 08:15:52 +03:00
[PR #584] [MERGED] github: enable armv7 musl build #838
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#838
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lldap/lldap/pull/584
Author: @martadinata666
Created: 5/16/2023
Status: ✅ Merged
Merged: 8/28/2023
Merged by: @nitnelave
Base:
main← Head:static-armv7📝 Commits (10+)
fbccc16static-armv71ad97d2Update docker-build-static.yml6b18ef6Update docker-build-static.ymlf1b5af5Update docker-build-static.yml45b4cf3Test using GNU linkerddf28f1Update docker-build-static.ymle8e7470Update Dockerfile.ci.debian98233d2Update Dockerfile.ci.alpine8eb7a88Update docs little bit, update path for artifact releasef895a41armv7 target already in dev image📊 Changes
3 files changed (+17 additions, -20 deletions)
View changed files
📝
.github/workflows/Dockerfile.ci.alpine(+3 -3)📝
.github/workflows/Dockerfile.ci.debian(+3 -3)📝
.github/workflows/docker-build-static.yml(+11 -14)📄 Description
Building with gnu compilerCan remove musl-gcc from development image?Set image to alpine only?Keep allIssue after change
musl-cross armv7l need more older musl stackoverflow thread,this is rust issue, confirmed with rust nightly 1.71 (musl lib upgraded to 1.2.3)Waiting for this
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.