On Sat, Dec 14, 2024 at 10:50:13PM +, k...@intricatesoftware.com wrote:
> qt5/base build failure blocks 677 ports from building on sparc64. It fails
> in configure with:
> ERROR: Feature 'icu' was enabled, but the pre-condition 'libs.icu' failed.
> This is because the configure stage check f
qt5/base build failure blocks 677 ports from building on sparc64. It fails
in configure with:
ERROR: Feature 'icu' was enabled, but the pre-condition 'libs.icu' failed.
This is because the configure stage check for icu requiers c++17 but did
not specifiy it. With the attached diff sparc64 builds