-
https://github.com/cargo-bins/cargo-binstall
cargo-binstall can skip the compilation process. fnm has released executable programs for different platforms, but it does not support cargo-binstall.
…
-
## Heroku build fails but continues and succeeds anyways. (Bug Report)
`crystal -v = 1.10.1`
Building on Heroku gracefully fails but still succeeds at compilation. Happens between `shards instal…
-
Hi,
I'm trying to build an application using snmalloc in with a statically linked musl libc instead of the gnu libc, during that we've been running in a few problems.
I am not sure 100% where the …
-
It would be nice if we could support the `musl` build (https://github.com/nodejs/unofficial-builds#builds)
-
Trying to build with the `using-diesel` example fails. Here is snippet of error:
```bash
error: linking with `cc` failed: exit code: 1
|
= note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" …
-
### Code
Simply cross-compile `openssl` from `aarch64-apple-darwin` to `x86_64-unknown-linux-musl` with `vendored` feature.
`Cargo.toml`:
```toml
[package]
name = "tester"
version = "0.1.0"
editio…
-
It fails to compile with: `/usr/lib/libudev.so: file not recognized: File format not recognized`
`cargo build --target=armv7-unknown-linux-gnueabihf` Any idea of how to solve that ?
My cargo file
…
-
First of all, thank you for the development for such an non-trivial tool.
I have followed your documentation and have hit the following problem:
```
ERROR cargo_dinghy > Error: no sysroot found in…
-
#331 highlights that this can be pretty confusing at the moment...
Arguably this isn't really specific to `kube-rs`, but at the same time it's probably something that will be relevant for 99% of `k…
-
https://github.com/erebe/greenclip
> Greenclip is a simple clipboard manager to be integrated with rofi.
It works with fzf, dmenu and wofi too. The only problem is that it needs [haskelstack](ht…