diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index af7b891375..4a91bf1aed 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -42,6 +42,9 @@ October 25th, 2024 + + [Zeckmathederg] - icu: Removed outdated Clang note. + [Toxikuu] - NSS: Fixed a build issue if SQLite is not completely installed. PR diff --git a/shareddeps/security/icu.xml b/shareddeps/security/icu.xml index f06002532e..10116c7f57 100644 --- a/shareddeps/security/icu.xml +++ b/shareddeps/security/icu.xml @@ -90,12 +90,6 @@ --> - ICU Dependencies - - Optional - - (with Clang) - @@ -109,16 +103,6 @@ - - - If clang++ is available, it will be used in the - mistaken belief that g++ might not support C++11, - even though configure has tested for that. If - using g++ there will be an unnecessary warning at - the end of configure. Building with - g++ also takes longer. - -