From 1e21e8b90e482c67ff2ecc4cffe3c885aea8b24d Mon Sep 17 00:00:00 2001 From: lemon Date: Sat, 21 Mar 2026 09:05:01 +0100 Subject: OSunk -> unknown --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index b630ad9..1d5919d 100755 --- a/configure +++ b/configure @@ -55,8 +55,8 @@ fi : ${linker:=ld} test -n "$host" || die "cannot determine host" -host_arch=unk -host_os=unk +host_arch= +host_os=unknown host_abi=none host_predefs= -- cgit v1.2.3