pkg/lua: add download and build of lua as pkg
- download of v5.3.4 of Lua from git - building using RIOT build system - patched to remove the need for _times and _link to be provided to Lua via newlib.
Showing
- pkg/lua/Makefile 12 additions, 0 deletionspkg/lua/Makefile
- pkg/lua/Makefile.include 1 addition, 0 deletionspkg/lua/Makefile.include
- pkg/lua/Makefile.lua 9 additions, 0 deletionspkg/lua/Makefile.lua
- pkg/lua/doc.txt 6 additions, 0 deletionspkg/lua/doc.txt
- pkg/lua/patches/0001-Remove-dependency-on-nonexistent-RIOT-syscalls.patch 0 additions, 0 deletions...0001-Remove-dependency-on-nonexistent-RIOT-syscalls.patch
pkg/lua/Makefile
0 → 100644
pkg/lua/Makefile.include
0 → 100644
pkg/lua/Makefile.lua
0 → 100644
pkg/lua/doc.txt
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Please register or sign in to comment