mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-26 12:37:26 +00:00
swig hack
This commit is contained in:
parent
31f78d8cac
commit
1f26712330
@ -33,4 +33,5 @@ lua_wrap: mod_lua_extra.c
|
|||||||
swig -lua -c++ -I../../../../src/include -oh mod_lua_wrap.h -o mod_lua_wrap.cpp freeswitch.i
|
swig -lua -c++ -I../../../../src/include -oh mod_lua_wrap.h -o mod_lua_wrap.cpp freeswitch.i
|
||||||
echo "#include \"mod_lua_extra.c\"" >> mod_lua_wrap.cpp
|
echo "#include \"mod_lua_extra.c\"" >> mod_lua_wrap.cpp
|
||||||
patch -s -p0 -i hack.diff
|
patch -s -p0 -i hack.diff
|
||||||
|
sed -i -e 's/lua_strlen/lua_rawlen/' mod_lua_wrap.cpp
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user