base-gcc errors out with "size of array 'type name' is negative"

Shift to ports-gcc to fix build on sparc64
This commit is contained in:
kmos
2025-05-16 23:09:05 +00:00
parent b778abd402
commit 7b75f4ae60
+4
View File
@@ -12,6 +12,10 @@ CATEGORIES = security
# BSD
PERMIT_PACKAGE = Yes
# base-gcc "size of array 'type name' is negative"
COMPILER = base-clang ports-gcc
COMPILER_LANGS = c
WANTLIB = c
CONFIGURE_STYLE = simple