Final fixes:

- All QEMU reproducibility issues resolved
- Added SPDX licensing
- Couple other small issues
- Fix guile reproducbility
This commit is contained in:
fosslinux 2022-03-07 18:58:20 +11:00
parent 9543a47f1b
commit b760b3eb2b
78 changed files with 287 additions and 56 deletions

View file

@ -0,0 +1,17 @@
SPDX-FileCopyrightText: 2022 fosslinux <fosslinux@aussies.space>
SPDX-License-Identifier: GPL-2.0-only
Remove hostname from libtool script.
--- libtool.m4 2022-02-26 10:25:54.265298039 +1100
+++ libtool.m4 2022-02-26 10:26:26.909344391 +1100
@@ -2357,8 +2357,6 @@
# ### BEGIN LIBTOOL CONFIG
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
-
# Shell to use when invoking shell scripts.
SHELL=$lt_SHELL