-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the docker for build ci Update the docker image Remove docker from musl build Remove docker from musl build Update build command Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Add a package to docker container Revert CI to use the docker based build Fix a typo Fix a typo Fix cargo config Enable cross compile build Update the config Add debug flag Add multilib package Add multilib package Add multilib package Refactor CI pipeline Refactor CI pipeline Update dependencies Add rustup support Add rustup support Add musl target Debug stdlib file Search for multilib packages Add old multilib packages Add cargo flag Add libclang-dev Add libclang-dev Update the cargo tasks Update the build script Run CI without cache Use required packages Use latest napi for cross compile Use latest napi for cross compile Update CI pipeline
- Loading branch information
1 parent
b1ff58f
commit 428116d
Showing
6 changed files
with
1,218 additions
and
379 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
[target.aarch64-unknown-linux-musl] | ||
linker = "aarch64-linux-musl-gcc" | ||
rustflags = ["-C", "target-feature=-crt-static"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.