-
### Issue Summary
I develop and build my [VS Code extension](https://marketplace.visualstudio.com/items?itemName=damms005.devdb) on my Linux machine.
It uses sqlite3 to connect to SQLite databases…
-
## Notes
Some of this, I just discovered, repeats items from https://github.com/NixOS/nixpkgs/issues/36200 and its discussion, but including for now while brain-dump things :).
Apologies that at…
-
I can't build Turboacc with SFE enabled for [OpenWRT ](https://github.com/openwrt/openwrt) [v23.05.5](https://github.com/openwrt/openwrt/tree/v23.05.5).
```
/home/builder/openwrt/build_dir/target-…
-
I was taking a look at https://github.com/dslm4515/CMLFS/tree/bsd-userland and thought that it would be interesting to also have [Heirloom NG](https://github.com/Projeto-Pindorama/heirloom-ng) as an a…
-
### Issue Description
When using build scripts, even if `rustc` changes (path or target), `cargo` won't always do a full re-compile, and this can lead to spurious glibc errors. This is linked to ht…
-
Hi there. I wasn't able to download and install the linux binaries properly on Alpine linux.
I've created a Dockerfile to recreate the problem.
```Dockerfile
FROM alpine:3.8
RUN apk add --no…
-
Would be great if you could add:
**armhf**
as target to the build artifacts like in the official ones, as I cannot run arm64.
Additionally I found out, that if I use a renamed .exe for the r…
-
I just got a new laptop (with Apple's M1 chip) and I had to rebuild the toolchain from scratch.
Good news: the PS3 toolchain and PSL1GHT SDK can be rebuilt on arm64 arch.
_But..._ patches and fixe…
-
hi, thanks a lot for your help with this drivers. I'm try to understand how get drivers for mt7613be chipset, I cannot find any info. I'm talking about mtk and not mt76.should this card work with mt7…
-
Currently, [the socket runtime will call LibC.getaddrinfo](https://github.com/crystal-lang/crystal/blob/9b76eb36047851693b9ad96660a729246e1f0f1f/src/socket/addrinfo.cr#L165), which will block the even…