mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
cc1: error: -Werror=vla: No option -Wvla
Move to ports-gcc on base-gcc arches to fix build on sparc64
This commit is contained in:
@@ -14,6 +14,10 @@ HOMEPAGE = https://github.com/jhawthorn/fzy
|
||||
# MIT
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
# cc1: error: -Werror=vla: No option -Wvla
|
||||
COMPILER = base-clang ports-gcc
|
||||
COMPILER_LANGS = c
|
||||
|
||||
WANTLIB += c pthread
|
||||
|
||||
MAKE_ENV = CC=${CC} BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man"
|
||||
|
||||
Reference in New Issue
Block a user