mirror of
https://github.com/linuxboot/heads.git
synced 2025-03-21 11:35:18 +00:00
Linux does not need the musl-libc, just the cross compiler (issue #175)
This commit is contained in:
parent
4e88d5d59c
commit
740f197487
@ -44,4 +44,4 @@ linux_target := \
|
||||
-j $(MAKE_JOBS) \
|
||||
|
||||
# We cross compile linux now
|
||||
linux_depends := $(musl_dep)
|
||||
linux_depends := musl-cross
|
||||
|
Loading…
x
Reference in New Issue
Block a user