Add musl-cross cross-compiled executables

This commit is contained in:
Brendan Coles 2018-11-25 00:53:55 +00:00
parent ff23a006b7
commit 5c1399daa1
3 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -23,6 +23,7 @@
#include <sys/wait.h>
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include <signal.h>
#include <sys/prctl.h>

Binary file not shown.