mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Fails to build on sparc64 with "initializer element is not constant"
Move to ports-gcc on base-gcc arches to fix build on sparc64
This commit is contained in:
@@ -11,6 +11,10 @@ HOMEPAGE = https://jubalh.github.io/nudoku/
|
||||
# GPLv3+
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
# initializer element is not constant
|
||||
COMPILER = base-clang ports-gcc
|
||||
COMPILER_LANGS = c
|
||||
|
||||
WANTLIB += c curses iconv intl
|
||||
|
||||
BUILD_DEPENDS = devel/gettext,-tools
|
||||
|
||||
Reference in New Issue
Block a user