mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 11:06:32 +01:00
Add libtool 2.4.7
Instead of using the pre-generated "bootstrap" script, execute the relevant bootstrap operations manually. This doesn't actually change the build output; the final package hash remains identical.
This commit is contained in:
parent
e9d53f1e6e
commit
5aae443d65
9 changed files with 229 additions and 11 deletions
|
|
@ -1,4 +1,5 @@
|
|||
.. sectnum::
|
||||
.. SPDX-FileCopyrightText: 2022 Dor Askayo <dor.askayo@gmail.com>
|
||||
.. SPDX-FileCopyrightText: 2021 Andrius Štikonas <andrius@stikonas.eu>
|
||||
.. SPDX-FileCopyrightText: 2021 Paul Dersey <pdersey@gmail.com>
|
||||
.. SPDX-FileCopyrightText: 2021 fosslinux <fosslinux@aussies.space>
|
||||
|
|
@ -609,6 +610,12 @@ automake 1.11.2
|
|||
GNU Automake from 1.11 series. This is not the latest point release as newer ones
|
||||
need Autoconf 2.68.
|
||||
|
||||
libtool 2.4.7
|
||||
=============
|
||||
|
||||
A modern version of libtool with better compatiblitiy with newer versions of GNU
|
||||
Autotools.
|
||||
|
||||
autoconf 2.69
|
||||
=============
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue