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:
Dor Askayo 2022-09-04 11:06:28 +03:00
parent e9d53f1e6e
commit 5aae443d65
9 changed files with 229 additions and 11 deletions

View file

@ -0,0 +1,17 @@
SPDX-FileCopyrightText: 2022 Dor Askayo <dor.askayo@gmail.com>
SPDX-FileCopyrightText: 2022 fosslinux <fosslinux@aussies.space>
SPDX-License-Identifier: GPL-2.0-only
Remove hostname from libtool script.
--- m4/libtool.m4 2022-03-17 04:43:39.000000000 +0200
+++ m4/libtool.m4 2022-09-03 20:04:29.687049292 +0300
@@ -730,7 +730,6 @@
cat <<_LT_EOF >> "$cfgfile"
#! $SHELL
# Generated automatically by $as_me ($PACKAGE) $VERSION
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
# Provide generalized library-building support services.