luabitop: add new package for luaposix
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 May 2014 11:22:07 +0000 (11:22 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 May 2014 11:22:07 +0000 (11:22 +0000)
commitd2045218010ac3167c0cd89d8db7465b50c762ab
tree6408c4738826a124f87d69144d5453b80da7c40b
parent42582ae223d5e84c1f5462cfe37033af56e7f17a
luabitop: add new package for luaposix

Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise
operations on numbers.
This is a requirement for the updated luaposix.

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40672 3c298f89-4303-0410-b956-a3cf2f4a3e73
lang/luabitop/Makefile [new file with mode: 0644]