From 210ffc2f8bfefac264a35b64b5bb6b247b27d1ef Mon Sep 17 00:00:00 2001 From: Zeckmathederg Date: Sat, 26 Oct 2024 09:25:16 -0600 Subject: [PATCH] icu: Remove Clang note in 32-bit. --- introduction/welcome/changelog.xml | 9 +++++++++ shareddeps/security/icu.xml | 11 ----------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index b77044271c..c05d5887fa 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -39,6 +39,15 @@ --> + + October 25th, 2024 + + + [Zeckmathederg] - icu: Remove Clang note in 32-bit. + + + + October 25th, 2024 diff --git a/shareddeps/security/icu.xml b/shareddeps/security/icu.xml index 10116c7f57..f409c65d0a 100644 --- a/shareddeps/security/icu.xml +++ b/shareddeps/security/icu.xml @@ -139,17 +139,6 @@ make 32-bit Installation of ICU - - - 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. - - - First clean the directory: