diff options
| -rw-r--r-- | lua-cjson-2.1.0.10-1.rockspec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lua-cjson-2.1.0.10-1.rockspec b/lua-cjson-2.1.0.10-1.rockspec index 2c2458a..61608d9 100644 --- a/lua-cjson-2.1.0.10-1.rockspec +++ b/lua-cjson-2.1.0.10-1.rockspec | |||
| @@ -34,6 +34,9 @@ build = { | |||
| 34 | -- Uncomment the line below on Solaris platforms if required. | 34 | -- Uncomment the line below on Solaris platforms if required. |
| 35 | -- "USE_INTERNAL_ISINF" | 35 | -- "USE_INTERNAL_ISINF" |
| 36 | } | 36 | } |
| 37 | }, | ||
| 38 | ["cjson.safe"] = { | ||
| 39 | sources = { "lua_cjson.c", "strbuf.c", "fpconv.c" } | ||
| 37 | } | 40 | } |
| 38 | }, | 41 | }, |
| 39 | install = { | 42 | install = { |
