Build tcc-musl.

This commit is contained in:
Andrius Štikonas 2021-02-03 00:16:39 +00:00
parent 9ddc0bcee6
commit e0fba919a2
6 changed files with 82 additions and 0 deletions

View file

@ -1,3 +1,4 @@
tcc -ar does not support creating empty archives
--- Makefile 2019-10-13 22:58:27.000000000 +0100
+++ Makefile 2021-02-01 00:21:14.974687663 +0000
@@ -167,7 +167,7 @@

View file

@ -1,3 +1,4 @@
tinycc-0.9.27 does not support the use of the static keyword within an array length or index.
diff -U3 -r src/internal/syscall.h src/internal/syscall.h
--- src/internal/syscall.h 2019-10-13 22:58:27.000000000 +0100
+++ src/internal/syscall.h 2021-02-01 00:24:02.099200492 +0000