mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 04:57:38 +00:00
mips64el: xz: Simplify libtool bug workaround
This commit is contained in:
parent
471020b4c1
commit
35ca7d2575
@ -49,7 +49,7 @@
|
||||
--host=$LFS_TGT \
|
||||
--build=$(build-aux/config.guess) \
|
||||
--disable-static \
|
||||
ac_cv_prog_FILECMD=file \
|
||||
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 \
|
||||
ac_cv_prog_FILECMD=file \
|
||||
FILECMD=file \
|
||||
--docdir=/usr/share/doc/xz-&xz-version;</userinput></screen>
|
||||
|
||||
<para>Compile the package:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user