Revert "mips64el: xz: Simplify libtool bug workaround"

This reverts commit 35ca7d2575.

The workaround is no longer needed with xz-5.6.3.  The commit added the
workaround will be reverted next.
This commit is contained in:
Xi Ruoyao 2024-10-28 00:16:03 +08:00
parent 1c31af6321
commit 1e2be8bb39
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@
--host=$LFS_TGT \
--build=$(build-aux/config.guess) \
--disable-static \
FILECMD=file \
ac_cv_prog_FILECMD=file \
--docdir=/usr/share/doc/xz-&xz-version;</userinput></screen>
<variablelist>

View File

@ -52,7 +52,7 @@
<screen><userinput remap="configure">./configure --prefix=/usr \
--disable-static \
FILECMD=file \
ac_cv_prog_FILECMD=file \
--docdir=/usr/share/doc/xz-&xz-version;</userinput></screen>
<para>Compile the package:</para>