modified build system + added musl_c build
This commit is contained in:
parent
72539d23c4
commit
00915846b7
7 changed files with 79 additions and 24 deletions
|
|
@ -1,6 +1,5 @@
|
|||
# musllvm default flags
|
||||
|
||||
CC = cc
|
||||
CFLAGS = -O2 -pipe
|
||||
|
||||
|
||||
SOURCES_FILE=./sources.list
|
||||
ARCH=$(shell uname -m)
|
||||
FROOT="${ARCH}-musllvm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue