mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Add diffutils 3.10
This commit is contained in:
parent
0f27c03ea4
commit
9c6e5d6406
6 changed files with 130 additions and 0 deletions
|
|
@ -1225,6 +1225,7 @@ to ensure the compiler is suitable for downstream consumption;
|
|||
* LTO now fully functions correctly, despite both the linker and the compiler
|
||||
being static binaries.
|
||||
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
libmd 1.1.0
|
||||
===========
|
||||
|
|
@ -1261,3 +1262,10 @@ The version of gzip we have been using up until now is really old, all the way
|
|||
back from mes libc era! Somehow we've managed not to have any problems with it,
|
||||
though. This builds a gzip that is properly packaged and can be handled by all
|
||||
modern build systems.
|
||||
|
||||
diffutils 3.10
|
||||
==============
|
||||
|
||||
We already have a perfectly functional diffutils, but some core modern software
|
||||
does require newer diffutils (understandably, given our diffutils is from 1994).
|
||||
This also gives the additional diffutils commands ``diff3`` and ``sdiff``.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue