[lfs] 03/06: Revert "mips64el: chapter06/xz: Work around a libtool bug"

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch xry111/mips64el
in repository lfs.

commit 44599dcb48b7e135120abd7cf6646de8fafa13c1
Author: Xi Ruoyao <[email protected]>
AuthorDate: Mon Oct 28 00:16:33 2024 +0800

    Revert "mips64el: chapter06/xz: Work around a libtool bug"
    
    This reverts commit 91c8848da10524a2fdfa1461c64fdf68a2aee774.
    
    The workaround is no longer needed with xz-5.6.3.
---
 chapter06/xz.xml | 19 -------------------
 chapter08/xz.xml |  1 -
 2 files changed, 20 deletions(-)

diff --git a/chapter06/xz.xml b/chapter06/xz.xml
index 6a4fbe708..868c8aded 100644
--- a/chapter06/xz.xml
+++ b/chapter06/xz.xml
@@ -49,27 +49,8 @@
             --host=$LFS_TGT                   \
             --build=$(build-aux/config.guess) \
             --disable-static                  \
-            ac_cv_prog_FILECMD=file           \
             --docdir=/usr/share/doc/xz-&xz-version;</userinput></screen>
 
-    <variablelist>
-      <title>The meaning of the new configure options:</title>
-
-      <!-- https://git.savannah.gnu.org/cgit/libtool.git/commit/?id=9a4a02615c9e -->
-      <varlistentry>
-        <term><parameter>ac_cv_prog_FILECMD=file</parameter></term>
-        <listitem>
-          <para>Works around an issue in the shipped libtool copy causing
-          the configure script fail to find the <command>file</command>
-          command of the host distro.  The issue is harmless for most
-          architectures, but it can make
-          <parameter>--disable-static</parameter> ineffective for
-          MIPS.</para>
-        </listitem>
-      </varlistentry>
-    </variablelist>
-
-
    <para>Compile the package:</para>
 
 <screen><userinput remap="make">make</userinput></screen>
diff --git a/chapter08/xz.xml b/chapter08/xz.xml
index 099caa2da..316b8558e 100644
--- a/chapter08/xz.xml
+++ b/chapter08/xz.xml
@@ -52,7 +52,6 @@
 
 <screen><userinput remap="configure">./configure --prefix=/usr    \
             --disable-static \
-            ac_cv_prog_FILECMD=file \
             --docdir=/usr/share/doc/xz-&xz-version;</userinput></screen>
 
     <para>Compile the package:</para>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.