This website requires JavaScript.
Explore
Help
Sign In
bakabtw
/
packages
Watch
1
Star
0
Fork
0
You've already forked packages
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0c2b5d38a1f3e3a32f140b02d68061350b8ea9db
packages
/
lang
/
lua
/
patches
History
nico
2c34e39390
fix shared build: since 5.1, lua libraries (liblua & liblualib) have been merged, so instead of building 2 distincts libraries from the same sources, just symlink liblualib to liblua. storage-class specifiers have been changed for some functions to link the lua compiler (luac) against the shared library and save space. rename the patch to follow our patch naming scheme.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-09 14:46:19 +00:00
..
010-shared_liblua.patch
fix shared build: since 5.1, lua libraries (liblua & liblualib) have been merged, so instead of building 2 distincts libraries from the same sources, just symlink liblualib to liblua. storage-class specifiers have been changed for some functions to link the lua compiler (luac) against the shared library and save space. rename the patch to follow our patch naming scheme.
2007-01-09 14:46:19 +00:00