live-bootstrap/sysa/musl-1.1.24/patches/makefile.patch
Andrius Štikonas 9ddc0bcee6 Add musl 1.1.24.
2021-02-03 22:09:30 +00:00

11 lines
215 B
Diff

--- 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 $< $@