diff options
| -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= |