From 39f31a8f065e0301d51f3f9179d98d65440567f4 Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 7 May 2026 10:43:24 -0400 Subject: [PATCH] fix a CROSS_TO_WASM=1 build issue --- sys/unix/hints/include/cross-pre2.500 | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/unix/hints/include/cross-pre2.500 b/sys/unix/hints/include/cross-pre2.500 index 03c35bcc7..6a1331c6a 100644 --- a/sys/unix/hints/include/cross-pre2.500 +++ b/sys/unix/hints/include/cross-pre2.500 @@ -363,6 +363,7 @@ override LUALIB= override TOPLUALIB= override REGEXOBJ = $(TARGETPFX)posixregex.o override WINOBJ= +override UUIDOBJ= # don't bother Making regular NetHack executable override GAME= # the real VARDAT hasn't been defined yet for use in ALLDEP override