No description
- Shell 100%
| src | bump | |
| src.orph | Add curl (finally), update readme | |
| .gitignore | i was in the flow (haven't checked if it works or not yet) | |
| CONTRIBUTION | informational files | |
| ebuild | bump | |
| eow | bump | |
| estar.sh | bump | |
| README | Add curl (finally), update readme | |
avoidthissourcetree =================== To setup build environment on voidlinux use these commands: mkdir buildroot sudo XBPS_ARCH=x86_64-musl XBPS_TARGET=x86_64-musl xbps-install -R https://repo-fi.voidlinux.org/current/musl -r buildroot/ -S base-container gcc perl flex bison bc openssl-devel zlib-devel git elfutils-devel make That's pretty much it But i recommend building libressl and sortix-libz first, then building without openssl-devel zlib-devel Also see CONTRIBUTION file