mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
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:
parent
1c31af6321
commit
1e2be8bb39
@ -49,7 +49,7 @@
|
|||||||
--host=$LFS_TGT \
|
--host=$LFS_TGT \
|
||||||
--build=$(build-aux/config.guess) \
|
--build=$(build-aux/config.guess) \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
FILECMD=file \
|
ac_cv_prog_FILECMD=file \
|
||||||
--docdir=/usr/share/doc/xz-&xz-version;</userinput></screen>
|
--docdir=/usr/share/doc/xz-&xz-version;</userinput></screen>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
|
|
||||||
<screen><userinput remap="configure">./configure --prefix=/usr \
|
<screen><userinput remap="configure">./configure --prefix=/usr \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
FILECMD=file \
|
ac_cv_prog_FILECMD=file \
|
||||||
--docdir=/usr/share/doc/xz-&xz-version;</userinput></screen>
|
--docdir=/usr/share/doc/xz-&xz-version;</userinput></screen>
|
||||||
|
|
||||||
<para>Compile the package:</para>
|
<para>Compile the package:</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user