This website requires JavaScript.
Explore
Help
Sign In
gwrx
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
Code
Issues
Pull Requests
Releases
Wiki
Activity
openwrt
/
package
/
libtool
/
patches
History
Jo-Philipp Wich
6421fe4464
libtool: I don't know what crackhead thought that relinking with /usr/lib during cross compilation is a good idea, so just remove this crap. It should solve a few instances of "/usr/lib/libc.a: could not read symbols: File format not recognized" when building stuff.
...
SVN-Revision: 24619
2010-12-16 14:00:07 +00:00
..
100-libdir-fixes.patch
libtool: disregard libdir from *.la files, prevents libtool from linking into the host
2010-12-09 11:25:57 +00:00
110-dont-use-target-dir-for-relinking.patch
libtool: I don't know what crackhead thought that relinking with /usr/lib during cross compilation is a good idea, so just remove this crap. It should solve a few instances of "/usr/lib/libc.a: could not read symbols: File format not recognized" when building stuff.
2010-12-16 14:00:07 +00:00
150-trailingslash.patch
package/libtool: Strip trailing slashes from libdir and destdir
2010-12-09 11:41:32 +00:00
200-openwrt-branding.patch
libtool: prefix command output with "OpenWrt-" to make it immediately obvious whether our libtool is used
2010-12-15 20:02:21 +00:00