mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-02 17:28:30 +00:00
Make getprogramexecutablename_test pass fleet
This commit is contained in:
parent
8b0e42a31b
commit
80fca1f7c3
2 changed files with 19 additions and 20 deletions
|
@ -86,7 +86,7 @@ IGNORE := $(shell $(MKDIR) $(TMPDIR))
|
|||
|
||||
ifneq ($(findstring aarch64,$(MODE)),)
|
||||
ARCH = aarch64
|
||||
HOSTS ?= pi silicon
|
||||
HOSTS ?= pi studio
|
||||
else
|
||||
ARCH = x86_64
|
||||
HOSTS ?= freebsd rhel7 xnu win10 openbsd netbsd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue