mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Included some other updates in the last commit which weren't Zack's. *sigh*.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
972014586e
commit
d5d42d295c
@ -14,11 +14,6 @@ so by applying this patch:</para>
|
|||||||
<para><screen><userinput>CFLAGS="$CFLAGS -fPIC" \
|
<para><screen><userinput>CFLAGS="$CFLAGS -fPIC" \
|
||||||
./configure --prefix=/usr --shared</userinput></screen></para>
|
./configure --prefix=/usr --shared</userinput></screen></para>
|
||||||
|
|
||||||
make clean
|
|
||||||
./configure --prefix=/usr
|
|
||||||
make
|
|
||||||
make install
|
|
||||||
|
|
||||||
<para>The <emphasis>-fPIC</emphasis> flag helps to assure
|
<para>The <emphasis>-fPIC</emphasis> flag helps to assure
|
||||||
quality in the dynamic zlib library.</para>
|
quality in the dynamic zlib library.</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user