Add musl 1.1.24.

This commit is contained in:
Andrius Štikonas 2021-02-01 01:09:24 +00:00
parent 9d5519ad79
commit 9ddc0bcee6
12 changed files with 304 additions and 1 deletions

View file

@ -0,0 +1,11 @@
--- Makefile 2019-10-13 22:58:27.000000000 +0100
+++ Makefile 2021-02-01 00:21:14.974687663 +0000
@@ -167,7 +167,7 @@
$(EMPTY_LIBS):
rm -f $@
- $(AR) rc $@
+ touch $@
lib/%.o: obj/crt/$(ARCH)/%.o
cp $< $@