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 |
|
Jo-Philipp Wich
|
40fcf1fed5
|
libtool: prefix command output with "OpenWrt-" to make it immediately obvious whether our libtool is used
SVN-Revision: 24613
|
2010-12-15 20:02:21 +00:00 |
|
Alexandros C. Couloumbis
|
5244f0cc56
|
package/libtool: Strip trailing slashes from libdir and destdir
SVN-Revision: 24376
|
2010-12-09 11:41:32 +00:00 |
|
Jo-Philipp Wich
|
5bd857345b
|
libtool: disregard libdir from *.la files, prevents libtool from linking into the host
SVN-Revision: 24375
|
2010-12-09 11:25:57 +00:00 |
|
Mirko Vogt
|
ce2d57ed4d
|
update libtool from version 1.5.26 to version 2.4, this includes libltdl (to v7) - WARNING: This switch is going to break something quite likely, however since more software is requiring libtool2/libltdl7 this change needs to be done some day anyway
SVN-Revision: 24224
|
2010-12-03 11:56:47 +00:00 |
|
Lars-Peter Clausen
|
51d6591729
|
libtool: Don't use the libdir path found in .la files. Fixes the build of various packages.
SVN-Revision: 19422
|
2010-01-30 18:08:45 +00:00 |
|
Hauke Mehrtens
|
ba1ede0df4
|
libtool: refresh patches
SVN-Revision: 14592
|
2009-02-21 15:32:34 +00:00 |
|
Felix Fietkau
|
ddcd60ea3f
|
patch Makefile.am for GLOBAL_LIBDIR as well
SVN-Revision: 9988
|
2007-12-28 16:48:15 +00:00 |
|
Felix Fietkau
|
01dd5fc03a
|
upgrade libtool, add fixes for libdir searching, fix up paths to .la files
SVN-Revision: 9941
|
2007-12-27 02:11:03 +00:00 |
|
Felix Fietkau
|
4a298f0c8d
|
move libtool out of tools/, seems like we need a per-target libtool
SVN-Revision: 9937
|
2007-12-27 02:10:23 +00:00 |
|