[Clfs-commits] commit: r4312 - /branches/clfs-sysroot/BOOK/final-system/common/procps.xml

svn at cross-lfs.org svn at cross-lfs.org
Sun Jan 4 12:09:38 PST 2009


Author: jciccone
Date: Sun Jan  4 20:09:38 2009
New Revision: 4312

Log:
Update Procps Compilation Command.

Modified:
    branches/clfs-sysroot/BOOK/final-system/common/procps.xml

Modified: branches/clfs-sysroot/BOOK/final-system/common/procps.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/final-system/common/procps.xml (original)
+++ branches/clfs-sysroot/BOOK/final-system/common/procps.xml Sun Jan  4 20:09:38 2009
@@ -27,11 +27,11 @@
 
     <para os="a">Compile the package:</para>
 
-<screen os="b"><userinput>make CPPFLAGS=</userinput></screen>
+<screen os="b"><userinput>make CPPFLAGS= lib64=lib m64=</userinput></screen>
 
     <para os="c">Install the package:</para>
 
-<screen os="d"><userinput>make DESTDIR=${CLFS} lib64=lib ldconfig= \
+<screen os="d"><userinput>make DESTDIR=${CLFS} lib64=lib m64= ldconfig= \
     install="install -D" install</userinput></screen>
 
     <variablelist os="e">




More information about the Clfs-commits mailing list