Author: ken
Date: Sun Sep 13 10:23:07 2020
New Revision: 1622

Log:
Errata: firefox needs clang even when using gcc and g++.

Modified:
   html/trunk/blfs/errata/10.0-systemd/index.html
   html/trunk/blfs/errata/10.0/index.html

Modified: html/trunk/blfs/errata/10.0-systemd/index.html
==============================================================================
--- html/trunk/blfs/errata/10.0-systemd/index.html      Sat Sep 12 19:15:51 
2020        (r1621)
+++ html/trunk/blfs/errata/10.0-systemd/index.html      Sun Sep 13 10:23:07 
2020        (r1622)
@@ -18,6 +18,9 @@
        <li>In the Perl Module Dependencies, the md5sum for
        IPC-System-Simple-1.30.tar.gz is incorrect, it should be
        e68341fd958fd013b3521d909904f675.</li>
+       <li>In firefox, the dependency on clang from LLVM was missed.
+       The bindgen processing for rust to C++ needs this even if gcc
+       and g++ are used for the non-rust compilation.</li>
      </ul>
 
      <h2>Known Security Vulnerabilities</h2>

Modified: html/trunk/blfs/errata/10.0/index.html
==============================================================================
--- html/trunk/blfs/errata/10.0/index.html      Sat Sep 12 19:15:51 2020        
(r1621)
+++ html/trunk/blfs/errata/10.0/index.html      Sun Sep 13 10:23:07 2020        
(r1622)
@@ -17,6 +17,9 @@
        <li>In the Perl Module Dependencies, the md5sum for
        IPC-System-Simple-1.30.tar.gz is incorrect, it should be
        e68341fd958fd013b3521d909904f675.</li>
+       <li>In firefox, the dependency on clang from LLVM was missed.
+       The bindgen processing for rust to C++ needs this even if gcc
+       and g++ are used for the non-rust compilation.</li>
      </ul>
      <h2>Known Security Vulnerabilities</h2>
      
-- 
http://lists.linuxfromscratch.org/listinfo/website
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to