mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-19 10:45:22 +01:00
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:
parent
8b9efe6786
commit
728b8d8932
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user