diff options
| author | 2026-03-21 09:05:01 +0100 | |
|---|---|---|
| committer | 2026-03-21 09:05:01 +0100 | |
| commit | 1e21e8b90e482c67ff2ecc4cffe3c885aea8b24d (patch) | |
| tree | c04722d0592dbe7f5983dc24355123c350b238f7 /configure | |
| parent | 3748a221ee50b99b1f1727497b86bbd3c123e5d1 (diff) | |
OSunk -> unknown
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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= |