Closed corysabol closed 1 month ago
Need to statically compile the binary so that GLIBC doesn't need to be installed on the target systems.
This will require building for musl instead of glibc.
Moved to musl based builds. This is completed.
Need to statically compile the binary so that GLIBC doesn't need to be installed on the target systems.
This will require building for musl instead of glibc.