arm64: expect: update config.{guess,sub}

Expect ships a 2003 (!) edition of those scripts, and AArch64 just does
not exist in 2003.
This commit is contained in:
Xi Ruoyao 2022-08-25 02:32:53 +08:00
parent 8b9efe6786
commit 728b8d8932
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -48,6 +48,12 @@
<sect2 role="installation">
<title>Installation of Expect</title>
<para>Update two config scripts to allow building this package for
AArch64:</para>
<screen><userinput remap="pre">tar -C tclconfig -xf ../autoconf-&autoconf-version;.tar.xz --strip-components=2 \
autoconf-&autoconf-version;/build-aux/config.{guess,sub}</userinput></screen>
<para>Prepare Expect for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \