Author: cjg
Date: Sun Sep 14 18:57:10 2014
New Revision: 14290

Log:
Removed gcc workaround from llvm page to match trunk.

Modified:
   branches/systemd/general/prog/llvm.xml

Modified: branches/systemd/general/prog/llvm.xml
==============================================================================
--- branches/systemd/general/prog/llvm.xml      Sun Sep 14 14:54:13 2014        
(r14289)
+++ branches/systemd/general/prog/llvm.xml      Sun Sep 14 18:57:10 2014        
(r14290)
@@ -175,8 +175,6 @@
 
 <screen><userinput>sed -e 's:/docs/llvm:/share/doc/llvm-&llvm-version;:' \
     -i Makefile.config.in &amp;&amp;
-    sed -i '/# Support plugins./ iLLVMLibsOptions := 
../../lib/IR/Release*/Pass.o' \
-       tools/bugpoint/Makefile tools/opt/Makefile &amp;&amp;
 
 CC=gcc CXX=g++                         \
 ./configure --prefix=/usr              \
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to