Commit Graph

4 Commits

Author SHA1 Message Date
Matthias Schiffer 64148a9baf
lua-jsonc: add host build support 2021-06-09 21:30:39 +02:00
Matthias Schiffer c2623391bf lua-jsonc: do not link against liblua
Linking against liblua requires a shared or PIC liblua, which isn't the
case for host Lua.
2021-06-09 19:34:27 +02:00
Matthias Schiffer 31e2000604
treewide: remove redundant definitions from package Makefiles 2018-03-07 20:51:48 +01:00
Matthias Schiffer d14cedea14
lua-jsonc: new package
This package replaces luci-lib-jsonc, and also provides utility functions
for use from other C libraries.
2018-01-18 16:27:40 +01:00