mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 17:25:24 +01:00
Add musl 1.1.24.
This commit is contained in:
parent
9d5519ad79
commit
9ddc0bcee6
12 changed files with 304 additions and 1 deletions
11
sysa/musl-1.1.24/patches/makefile.patch
Normal file
11
sysa/musl-1.1.24/patches/makefile.patch
Normal 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 $< $@
|
||||
Loading…
Add table
Add a link
Reference in a new issue