On Tue, Aug 18, 2020 at 09:25:27AM +0200, Pierre Labastie via blfs-book wrote:
> On Tue, 2020-08-18 at 06:20 +0000, xry111--- via blfs-book wrote:
> > Author: xry111
> > Date: Mon Aug 17 23:20:15 2020
> > New Revision: 23559
> > 
> > Log:
> > js78: remove llvm dependency
> > 
> > Ken said a rustc with shipped llvm will work.
> 
> Hmm, maybe I'm mistaken, but I'm not sure Ken said it would work
> without _system_ llvm. Only that it would work with rustc built with
> shipped llvm.
> 

As I see it, those llvm tools are either present because system llvm
was installed and used to build rust, or else rust created them
during its build with its shipped llvm.

> I'll try to move system llvm out of the way, and to compile with the
> draft instructions, unless somebody beats me on that (I'm investigating
> a segfault in blocaled ATM).
> 
> > Modified:
> >    trunk/BOOK/general/genlib/js78.xml
> > 
> > Modified: trunk/BOOK/general/genlib/js78.xml
> > =====================================================================
> > =========
> > --- trunk/BOOK/general/genlib/js78.xml      Mon Aug 17 22:50:43
> > 2020        (r23558)
> > +++ trunk/BOOK/general/genlib/js78.xml      Mon Aug 17 23:20:15
> > 2020        (r23559)
> > @@ -12,7 +12,7 @@
> >    <!-- 78.1.0 -->
> >    <!ENTITY js78-md5sum        "4fec654ff75d469da53356644645e785">
> >    <!ENTITY js78-size          "317 MB">
> > -  <!ENTITY js78-buildsize     "2.8 GB (30 MB installed after
> > removing 31MB static lib)">
> > +  <!ENTITY js78-buildsize     "2.9 GB (30 MB installed after
> > removing 31MB static lib)">
> >    <!ENTITY js78-time          "2.2 SBU (with parallelism = 4)">
> >  ]>
> >  
> > @@ -90,7 +90,6 @@
> >      <para role="required">
> >        <xref linkend="autoconf213"/>,
> >        <xref linkend="icu"/>,
> > -      <xref linkend="llvm"/>,
> >        <xref linkend="rust"/>, and
> >        <xref linkend="which"/>
> >      </para>
> 
> 
> -- 
> http://lists.linuxfromscratch.org/listinfo/blfs-book
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page

-- 
Juliet's version of cleanliness was next to godliness, which was to
say it was erratic, past all understanding and was seldom seen.
                          -- Unseen Academicals
-- 
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