This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
openwrt-xburst
Watch
1
Star
0
Fork
0
mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced
2025-04-21 12:27:27 +03:00
Code
Activity
Files
14e8d0ae0f3f777ccf90c87571c0a7b75e0cec7c
openwrt-xburst
/
tools
/
mklibs
T
History
nbd
f49117a33b
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25793 3c298f89-4303-0410-b956-a3cf2f4a3e73
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