mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +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 \
|
||||
--build=$(build-aux/config.guess) \
|
||||
--disable-static \
|
||||
FILECMD=file \
|
||||
ac_cv_prog_FILECMD=file \
|
||||
--docdir=/usr/share/doc/xz-&xz-version;</userinput></screen>
|
||||
|
||||
<variablelist>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user