aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 6fad0bf..69089fe 100755
--- a/configure
+++ b/configure
@@ -47,7 +47,7 @@ tcc_elfinterp=""
tcc_lddir=
confvars=
cpu=
-host_os=Linux
+host_os=`uname`
# OS specific
targetos=`uname`