If you try to build the firmware (which includes this project as a submodule), and the directory you are building from has a space somewhere in the path (e.g /home/user/Google Drive/Development/Tessel/firmware) then the build fails. This patch escapes the parameter with quotation marks help make the luajit-build.sh more robust.
If you try to build the firmware (which includes this project as a submodule), and the directory you are building from has a space somewhere in the path (e.g /home/user/Google Drive/Development/Tessel/firmware) then the build fails. This patch escapes the parameter with quotation marks help make the luajit-build.sh more robust.