commit eb4e78cecb301ba8ac99d2466427f1d40c05a986 parent a27f24ab20083655946027d3864c4e32a4a6bbe6 Author: Michael Savage <mikejsavage@gmail.com> Date: Sun Jun 25 15:54:04 +0300 Fix OSX build take seven :) Diffstat:
scripts/gen_makefile.lua | | | 1 | - |
diff --git a/scripts/gen_makefile.lua b/scripts/gen_makefile.lua @@ -61,7 +61,6 @@ local configs = { }, -- TODO: mingw? - -- TODO: OSX } configs[ "macos" ] = copy( configs[ "linux" ] )