aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index fdb158c..69a9a3e 100644
--- a/readme.md
+++ b/readme.md
@@ -45,5 +45,11 @@ and placed the `output` folder into `./x86_64-linux-musl` where `x86_64` is
the arch you're compiling for, in theory this should work for ARM and the like
but I haven't gotten around to testing.
+If you wish to set this up automatically run `sh scripts/musl-cross-make.sh`
+after `sh scripts/get_sources.sh`
+
Run `scripts/get_sources.sh` and then `scripts/build.sh` It's rather important
to run them from the `min` directory so the paths and imports will be correct.
+
+
+ sudo ln -sv /s6/min/pfx/usr/lib/libc.so /lib/ld-musl-x86_64.so.1