From 6c41b4a474c2a961a2d98ffb528eff5cd785043d Mon Sep 17 00:00:00 2001 From: kmos Date: Fri, 22 May 2026 10:35:46 +0000 Subject: [PATCH] Hiawatha now wants atomics. Move to ports-gcc on base-gcc arches to fix build on sparc64 --- www/hiawatha/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index aa7b8bdf23f..34d7226b337 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -13,6 +13,10 @@ SITES = https://hiawatha.leisink.net/files/download/ # branch is Apache-only. PERMIT_PACKAGE = Yes +# Atomics +COMPILER = base-clang ports-gcc +COMPILER_LANGS = c + WANTLIB += c pthread xml2 xslt z MODULES = devel/cmake \