File

plugins/mod_unknown.lua @ 6635:ef88a6072228

configure: Set default compiler and linker to cc and ld on *bsd (thanks Tobias)
author Kim Alvefur <zash@zash.se>
date Sun, 26 Apr 2015 23:25:47 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform