This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv3
Watch
1
Star
0
Fork
You've already forked openwrtv3
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
04e3dae4ad
openwrtv3
/
tools
/
mklibs
History
Felix Fietkau
04e3dae4ad
mklibs: properly fix library linking - the relinking in some instances used static libraries instead of shared ones with the same name, that led to some nasty symbol conflicts and pic issues. fix this by always using the full path to the libraries and also fix the libc vs libpthread linking order
...
SVN-Revision: 25793
2011-02-28 16:17:04 +00:00
..
include
add mklibs (based on a patch by florian) in preparation for optional library symbol stripping
2009-08-07 00:07:18 +00:00
patches
mklibs: properly fix library linking - the relinking in some instances used static libraries instead of shared ones with the same name, that led to some nasty symbol conflicts and pic issues. fix this by always using the full path to the libraries and also fix the libc vs libpthread linking order
2011-02-28 16:17:04 +00:00
Makefile
tools/mklibs: revert r24282
2010-12-06 13:21:09 +00:00