Fix build on sparc64 by switching to ports-gcc
Without ports-gcc build aborts because of warnings and -Werror
This commit is contained in:
parent
e14bede6b9
commit
3bc93d6cee
@ -13,6 +13,9 @@ CATEGORIES = devel
|
||||
# MIT
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
COMPILER = base-clang ports-gcc
|
||||
COMPILER_LANGS = c
|
||||
|
||||
WANTLIB += m
|
||||
|
||||
MODULES = devel/cmake
|
||||
|
Loading…
x
Reference in New Issue
Block a user