mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user