mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
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:
@@ -12,6 +12,10 @@ CATEGORIES = security
|
|||||||
# BSD
|
# BSD
|
||||||
PERMIT_PACKAGE = Yes
|
PERMIT_PACKAGE = Yes
|
||||||
|
|
||||||
|
# base-gcc "size of array 'type name' is negative"
|
||||||
|
COMPILER = base-clang ports-gcc
|
||||||
|
COMPILER_LANGS = c
|
||||||
|
|
||||||
WANTLIB = c
|
WANTLIB = c
|
||||||
|
|
||||||
CONFIGURE_STYLE = simple
|
CONFIGURE_STYLE = simple
|
||||||
|
|||||||
Reference in New Issue
Block a user