Instead of putting the lit-building logic way over in that repo, just incorporate it into this repo's make.bat since it was already doing "get lit" stuff
FYI it took some tweaks in final testing to get this working since the version of PowerShell was older than expected, reg wasn't usable, but found LUVI_ARCH is set in buildbot's definition anyway:
Fixes
https://jira.rax.io/browse/CMC-2273
What
Even with the luvi set to 2.9.3-sigar in
package.lua
the built agent exe was producing an error like https://github.com/luvit/lit/issues/252 .What ended up fixing this (in local build testing at least) was doing two things:
make.bat
since it was already doing "get lit" stuff