Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libtool: I don't know what crackhead thought that relinking with /usr/lib ↵ | Jo-Philipp Wich | 2010-12-16 | 1 | -0/+10 |
| | | | | | | 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 | ||||
* | libtool: prefix command output with "OpenWrt-" to make it immediately ↵ | Jo-Philipp Wich | 2010-12-15 | 1 | -0/+112 |
| | | | | | | obvious whether our libtool is used SVN-Revision: 24613 | ||||
* | package/libtool: Strip trailing slashes from libdir and destdir | Alexandros C. Couloumbis | 2010-12-09 | 1 | -0/+30 |
| | | | | SVN-Revision: 24376 | ||||
* | libtool: disregard libdir from *.la files, prevents libtool from linking ↵ | Jo-Philipp Wich | 2010-12-09 | 1 | -0/+49 |
| | | | | | | into the host SVN-Revision: 24375 | ||||
* | update libtool from version 1.5.26 to version 2.4, this includes libltdl (to ↵ | Mirko Vogt | 2010-12-03 | 4 | -111/+0 |
| | | | | | | 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 | ||||
* | libtool: Don't use the libdir path found in .la files. Fixes the build of ↵ | Lars-Peter Clausen | 2010-01-30 | 1 | -0/+9 |
| | | | | | | various packages. SVN-Revision: 19422 | ||||
* | libtool: refresh patches | Hauke Mehrtens | 2009-02-21 | 4 | -29/+20 |
| | | | | SVN-Revision: 14592 | ||||
* | patch Makefile.am for GLOBAL_LIBDIR as well | Felix Fietkau | 2007-12-28 | 1 | -6/+18 |
| | | | | SVN-Revision: 9988 | ||||
* | upgrade libtool, add fixes for libdir searching, fix up paths to .la files | Felix Fietkau | 2007-12-27 | 3 | -0/+85 |
| | | | | SVN-Revision: 9941 | ||||
* | move libtool out of tools/, seems like we need a per-target libtool | Felix Fietkau | 2007-12-27 | 1 | -0/+14 |
SVN-Revision: 9937 |