commit: 241717ee8da32319c53edb373de856247f0770d7
parent da9a2c6c50f9fafff4ea3b8393443f469f5f0d81
Author: Andrius Štikonas <andrius@stikonas.eu>
Date: Sun, 26 Feb 2023 17:14:01 +0800
Move automake-1.15.1 to sysa.
Diffstat:
9 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/parts.rst b/parts.rst
@@ -526,7 +526,7 @@ automake 1.11.2
===============
GNU Automake from 1.11 series. This is not the latest point release as newer ones
-need Autoconf 2.68.
+need Autoconf 2.68. Newer major version of ``automake`` also depends on a newer ``bash``.
autoconf 2.69
=============
@@ -548,6 +548,11 @@ provides new features, and is built with GNU readline support so it can be used
as an interactive shell. ``autoconf-2.69`` is used to regenerate the configure
script and ``bison`` is used to recreate some included generated files.
+automake 1.15.1
+===============
+
+GNU Automake from 1.15 series. This is the last version that runs on Perl 5.6.
+
binutils 2.24
=============
@@ -711,11 +716,6 @@ libtool 2.4.7
A modern version of libtool with better compatibility with newer versions of GNU
Autotools.
-automake 1.15.1
-===============
-
-GNU Automake from 1.15 series. This is the last version that runs on Perl 5.6.
-
tar 1.34
========
diff --git a/sysc/automake-1.15.1/automake-1.15.1.sh b/sysa/automake-1.15.1/automake-1.15.1.sh
diff --git a/sysc/automake-1.15.1/patches/aclocal_glob.patch b/sysa/automake-1.15.1/patches/aclocal_glob.patch
diff --git a/sysc/automake-1.15.1/patches/bootstrap.patch b/sysa/automake-1.15.1/patches/bootstrap.patch
diff --git a/sysa/automake-1.15.1/sources b/sysa/automake-1.15.1/sources
@@ -0,0 +1 @@
+https://mirrors.kernel.org/gnu/automake/automake-1.15.1.tar.gz 988e32527abe052307d21c8ca000aa238b914df363a617e38f4fb89f5abf6260
diff --git a/sysa/run2.sh b/sysa/run2.sh
@@ -34,6 +34,8 @@ go_sysb() {
kexec -e
}
+build automake-1.15.1
+
build binutils-2.24
# Build musl with fewer patches
diff --git a/sysc/automake-1.15.1/sources b/sysc/automake-1.15.1/sources
@@ -1 +0,0 @@
-http://mirrors.kernel.org/gnu/automake/automake-1.15.1.tar.xz af6ba39142220687c500f79b4aa2f181d9b24e4f8d8ec497cea4ba26c64bedaf
diff --git a/sysc/init b/sysc/init
@@ -38,6 +38,7 @@ install_tar sed-4.0.9 0
install_tar autoconf-2.64 0
install_tar autoconf-2.69 0
install_tar automake-1.11.2 0
+install_tar automake-1.15.1 0
install_tar binutils-2.24 0
install_tar bzip2-1.0.8 0
install_tar bison-3.4.1 2
diff --git a/sysc/run.sh b/sysc/run.sh
@@ -70,8 +70,6 @@ build file-5.44
build libtool-2.4.7
-build automake-1.15.1
-
build tar-1.34
build coreutils-8.32