splitmix64.h:14: error: expected '=', ',', ';', 'asm' or '__attribute__' befor

e 'uint64_t'

Move to ports-gcc on base-gcc arches to fix build on sparc64
This commit is contained in:
kmos
2026-03-20 04:46:40 +00:00
parent 9192b3f0f0
commit 5c5e2d40df
+4
View File
@@ -14,6 +14,10 @@ HOMEPAGE = https://www.inf.ethz.ch/personal/fukudak/cdd_home/
# GPLv2+
PERMIT_PACKAGE = Yes
# splitmix64.h:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'uint64_t'
COMPILER = base-clang ports-gcc
COMPILER_LANGS = c
WANTLIB += c gmp
LIB_DEPENDS = devel/gmp