Created by: johncurley
cmake was failing for LuaJIT due to calling a compiler test that did not have the environmental variable set for the MacOS SDK. This pull request sets the variable values for the sysroot and a default deployment target as well as comments out an unused clean function.