mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
added
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0515650c1d
commit
e7eb8a2828
@ -9,7 +9,7 @@ commands.</para>
|
||||
|
||||
<para><screen><userinput>patch -Np1 -i ../findutils-4.1.patch &&
|
||||
./configure --prefix=$LFS/static &&
|
||||
make libexecdir=/static/bin LDFLAGS=-static &&
|
||||
make libexecdir=/static/bin install</userinput></screen></para>
|
||||
make libexecdir=$LFS/static/bin LDFLAGS=-static &&
|
||||
make libexecdir=$LFS/static/bin install</userinput></screen></para>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user