-
https://github.com/TravMurav/slbounce/blob/d3ae5db94b558c12f9acefde87ea9f2fe72bb402/Makefile#L97
-
### Problem
Build System: `x86_64-unknown-linux-gcc`
Target/Host: `mips64-openwrt-linux-musl`
OpenWrt uses OpenSSL 1.1.1o which posed issues with `rust 1.61.0`, although seems to be fixed from comm…
-
Seeing #17 again on my machine, MacBook Pro M2 Max macOS 14.0 (23A344), so opening a new issue as requested.
Homebrew 4.2.7.
```
% brew install filosottile/musl-cross/musl-cross --without-x86_6…
-
I'd like to be able to natively compile and run on alpine, which uses the `musl` target.
With [this patch](https://github.com/ethanaobrien/honkers-launcher/commit/647e04f3301cdc05f159bf2dbebc8b90d0…
-
I am using https://github.com/richfelker/musl-cross-make to generate a `mips-linux-musl` compiler to build `mips-unknown-linux-musl`, as it's tier 3 and needs `-Zbuild-std`.
First off, I needed…
-
Hello!
After installing the build tools (blimp), (consider adding blimp-build and blimp-server to install.sh)
and exporting the env variable and during the network off, there was a not found liker:
…
-
Hi, I am wondering how to use this properly with `Swatinem/rust-cache`. The README says
https://github.com/houseabsolute/actions-rust-cross/blob/ad283b2fc65ad1f3a04fb8bf8b2b829aad4a9318/README.md?p…
-
There are several community-supported platforms: linux-{musl-}s390x, linux-{musl-}ppc64le, linux-{musl-}riscv64, linux-{musl-}loongarch64, freebsd-x64, freebsd-arm64, illumos-x64 and haiku-x64.
We …
am11 updated
3 months ago
-
Note that this target includes both the ELFv1 and ELFv2 ABIs, unlike `powerpc64le-linux` (#21650) which is always ELFv2.
- [x] Standard library support
- [ ] libc is available even when cross-comp…
-
On alpine 3.16 I had to rebuild `matrix-sdk-crypto-nodejs` (v0.1.0-beta.1) and overwrite the `matrix-sdk-crypto.linux-x64-musl.node` which is downloaded by `download-lib.js` when trying to run `matrix…