Evgeny Ermakov

Results 7 comments of Evgeny Ermakov

I managed to build MLton with musl on Void Linux following the instructions in [Makefile](https://github.com/MLton/mlton/blob/f091f3f9049de723ba05bee198394f922ea34d70/Makefile#L481). ```console $ make REMOTE_MACHINE=void-linux-host remote-bootstrap ``` Some details: ```console $ uname -a Linux front 5.10.22_1...

Sorry for the delay... I don't think it's a good idea to add third party build to the releases :)

Experiment: ```console $ sudo xdowngrade hostdir/binpkgs/harfbuzz-2.8.0_1.x86_64-musl.xbps $ ./xbps-src show-sys-updates harfbuzz iproute2 ```

I have implemented some bare minimum functionality here: https://github.com/unspecd/nng/tree/freertos

Hi all, thanks for the efforts in solving this issue. I will share more details on the weekend (I'm a bit busy at the moment).