[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.1.0-694-g3d3f3a0

git git at cross-lfs.org
Thu Apr 10 16:39:05 PDT 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, systemd has been updated
       via  3d3f3a012f9b180a1a9e0ce3f30403b9a37f731f (commit)
      from  fc6519e5ef6b1a75f079680210c353af7ee3265b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3d3f3a012f9b180a1a9e0ce3f30403b9a37f731f
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Thu Apr 10 18:38:58 2014 -0500

    New flex no longer has libfl.a libfl_pic.a and install-libLIBRARIES make targets. Need to run make && make install only.

diff --git a/BOOK/final-system/multilib/flex.xml b/BOOK/final-system/multilib/flex.xml
index c0d300f..1780e66 100644
--- a/BOOK/final-system/multilib/flex.xml
+++ b/BOOK/final-system/multilib/flex.xml
@@ -33,13 +33,13 @@
     href="../common/flex.xml"
     xpointer="xpointer(//*[@os='c'])"/>
 
-<screen os="d"><userinput>make libfl.a libfl_pic.a</userinput></screen>
+<screen os="d"><userinput>make</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/flex.xml"
     xpointer="xpointer(//*[@os='f'])"/>
 
-<screen os="g"><userinput>make install-libLIBRARIES</userinput></screen>
+<screen os="g"><userinput>make install</userinput></screen>
 
   </sect2>
 

-----------------------------------------------------------------------

Summary of changes:
 BOOK/final-system/multilib/flex.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list