mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 19:16:32 +01:00
Rebuild musl 1.2.3 with support for dynamic linking
Now that GCC and binutils support musl's toolchain natively, musl can have its dynamic linking support enabled without ill-effects.
This commit is contained in:
parent
238520fee7
commit
9bde9d1afe
8 changed files with 50 additions and 4 deletions
|
|
@ -792,6 +792,12 @@ This version of binutils provides a more comprehensive set of programming tools
|
|||
creating and managing binary programs. It also includes modern versions of the ``ld``
|
||||
linker, the ``as`` assembler and the ``ar`` program.
|
||||
|
||||
musl 1.2.3
|
||||
==========
|
||||
|
||||
With GCC and binutils supporting a musl-based toolchain natively, musl itself is rebuilt
|
||||
with support for dynamic linking.
|
||||
|
||||
gperf 3.1
|
||||
=========
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue