mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-24 20:16:32 +01:00
Add make 4.2.1
This commit is contained in:
parent
e773e65f1c
commit
170718c823
6 changed files with 71 additions and 0 deletions
|
|
@ -604,6 +604,15 @@ tar 1.34
|
|||
Newer tar has better support for decompressing .tar.bz2 and .tar.xz archives.
|
||||
It also deals better with modern tar archives with extra metadata.
|
||||
|
||||
make 4.2.1
|
||||
==========
|
||||
|
||||
A newer version of make built using autotools is much more reliable and is
|
||||
compiled using a modern C compiler and C library. This removes a couple of
|
||||
segfaults encountered later in the process and allows more modern make features
|
||||
to be used. We do not go for the latest because of the use of automake 1.16
|
||||
which we do not have yet.
|
||||
|
||||
gmp 6.2.1
|
||||
=========
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue