mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
GNU Libtool 2.2.4
This commit is contained in:
parent
28779bc9ba
commit
a63a01c56b
15 changed files with 67 additions and 53 deletions
10
parts.rst
10
parts.rst
|
|
@ -423,11 +423,6 @@ In particular we can now use full featured ``ar`` instead of ``tcc -ar``,
|
|||
the GNU linker ``ld``, which allows us building shared libraries,
|
||||
and the GNU assembler ``as``.
|
||||
|
||||
libtool 1.4
|
||||
===========
|
||||
|
||||
Rebuild libtool, so that it uses GNU binutils when creating shared libraries.
|
||||
|
||||
musl 1.1.24 (v3)
|
||||
================
|
||||
|
||||
|
|
@ -515,6 +510,11 @@ findutils 4.2.33
|
|||
GNU Find Utilities can be used to search for files. We are mainly interested
|
||||
in ``find`` and ``xargs`` that are often used in scripts.
|
||||
|
||||
libtool 2.2.4
|
||||
=============
|
||||
|
||||
Newer version of libtool which is more compatible with modern Autotools.
|
||||
|
||||
gcc 4.0.4
|
||||
=========
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue