mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
cc1: error: unrecognized command line option "-Wvla"
base-gcc doesn't have -Wvla. Move to ports-gcc to fix build on sparc64
This commit is contained in:
@@ -11,6 +11,10 @@ MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
# cc1: error: unrecognized command line option "-Wvla"
|
||||
COMPILER = base-clang ports-gcc
|
||||
COMPILER_LANGS = c
|
||||
|
||||
WANTLIB += c m pthread usb-1.0 crypto rtlsdr ssl
|
||||
|
||||
MODULES = devel/cmake
|
||||
|
||||
Reference in New Issue
Block a user