-
### Code
`No specific code. Just a project that depends on tokio-native-tls with vendored feature enabled.`
### Meta
Exists on 1.70.0-nightly as well.
`rustc --version --verbose`:
`…
-
```
= note: /usr/local/musl/bin/../lib/gcc/s390x-unknown-linux-musl/9.2.0/../../../../s390x-unknown-linux-musl/bin/ld: /home/rust/src/target/s390x-unknown-linux-musl/debug/deps/libopenssl_sys-70172…
-
Maybe we can use tests from musl libc: https://wiki.musl-libc.org/libc-test.html
which is [MIT license](http://nsz.repo.hu/git/?p=libc-test;a=blob;f=COPYRIGHT;h=67acf495aa00c48cf1b9334b12a94a83a28b6b…
-
| | |
| --- | --- |
| Bugzilla Link | [49685](https://llvm.org/bz49685) |
| Version | 11.0 |
| OS | Linux |
| Attachments | [code archive to reproduce](https://user-images.githubusercontent.com/9260…
-
## Use case
- using flutter on linux systems running musl for development
- building flutter applications to run on musl systems
## Proposal
I've already got Flutter Desktop runn…
-
linux debian11
Cargo.toml
```shell
rusqlite = { version = "0.29.0", features = ["bundled"] }
```
Use [cross-rs]( https://github.com/cross-rs/cross) build
```shell
cross build --ta…
cosoc updated
9 months ago
-
version:3.2.2 and 3.3.1
platfrom:mips32(MT7628 toolchain) and ubuntu 18.04
toolchain:openwrt-toolchain-23.05.2-ramips-mt76x8_gcc-12.3.0_musl.Linux-x86_64
The script to compile the openssl library i…
-
# Target platforms
## Linux with musl
`x86_64-unknown-linux-musl`
## Linux for ARM64
`aarch64-unknown-linux-gnu`
## Supports Pi 0/1
`arm-unknown-linux-gnueabihf`
## Supports Pi 2/3/4
`ar…
-
Not sure if this is an issue with musl or the build script, but after building with musl v1.1.24 and doing `make install`, I notice that the symbolic link for `ld-musl-x86_64.so.1` is incorrect. I wou…
-
I ran this:
make clean && CC=/opt/cross/mipsel-linux-musl/bin/mipsel-linux-musl-gcc make && mv console ../../binaries/console.mipsel
but it threw an error
rm -f *.o console
/opt/cross/mipsel-lin…