mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Add libmd
This commit is contained in:
parent
6c377de2f0
commit
bbfab004c8
5 changed files with 21 additions and 0 deletions
|
|
@ -1224,3 +1224,9 @@ to ensure the compiler is suitable for downstream consumption;
|
|||
really be handled by the libc, which is what most distributions do.
|
||||
* LTO now fully functions correctly, despite both the linker and the compiler
|
||||
being static binaries.
|
||||
|
||||
libmd 1.1.0
|
||||
===========
|
||||
|
||||
libmd provides message digest functions. In GNU/Linux, this is typically
|
||||
provided by glibc, but we need libmd to provide it since we are using musl.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue