fix os.host

This commit is contained in:
ruki
2018-11-20 00:31:46 +08:00
parent af34ce822c
commit 1f9b177f72
6 changed files with 36 additions and 21 deletions

View File

@@ -22,3 +22,6 @@ target("lcurses")
else
add_links("curses")
end
-- set languages
set_languages("c89")