Make getprogramexecutablename_test pass fleet

This commit is contained in:
Justine Tunney 2023-12-28 04:22:42 -08:00
parent 8b0e42a31b
commit 80fca1f7c3
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
2 changed files with 19 additions and 20 deletions

View file

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