mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-05 10:48:29 +00:00
Fix MODE=aarch64 build
This commit is contained in:
parent
8767e9ad6a
commit
7512318a2a
9 changed files with 96 additions and 80 deletions
1
third_party/qemu/qemu.mk
vendored
1
third_party/qemu/qemu.mk
vendored
|
@ -5,3 +5,4 @@ o/third_party/qemu/qemu-aarch64: \
|
|||
third_party/qemu/qemu-aarch64.gz
|
||||
@$(MKDIR) $(@D)
|
||||
@$(GZIP) $(ZFLAGS) -cd <$< >$@
|
||||
@$(CHMOD) 0755 $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue