icu: Removed outdated Clang note.

This commit is contained in:
Zeckmathederg 2024-10-25 19:37:23 -06:00
parent ce7eee2ae3
commit 188b19a9d8
2 changed files with 3 additions and 16 deletions

View File

@ -42,6 +42,9 @@
<listitem>
<para>October 25th, 2024</para>
<itemizedlist>
<listitem>
<para>[Zeckmathederg] - icu: Removed outdated Clang note.</para>
</listitem>
<listitem>
<para>[Toxikuu] - NSS: Fixed a build issue if SQLite
is not completely installed. PR

View File

@ -90,12 +90,6 @@
</listitem>
</itemizedlist>
-->
<bridgehead renderas="sect3">ICU Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="llvm"/> (with Clang)
</para>
</sect2>
@ -109,16 +103,6 @@
</para>
</note>
<note>
<para>
If <command>clang++</command> is available, it will be used in the
mistaken belief that <command>g++</command> might not support C++11,
even though <command>configure</command> has tested for that. If
using <command>g++</command> there will be an unnecessary warning at
the end of <command>configure</command>. Building with
<command>g++</command> also takes longer.
</para>
</note>
<!--
<para>
First, fix a regression in version 58.1: