mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
f3 uses C17. Use ports-gcc on base-gcc arches
Fixes the build on sparc64
This commit is contained in:
@@ -9,6 +9,10 @@ CATEGORIES= sysutils
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
# C17
|
||||
COMPILER= base-clang ports-gcc
|
||||
COMPILER_LANGS= c
|
||||
|
||||
# uses pledge()
|
||||
WANTLIB= c m
|
||||
|
||||
|
||||
Reference in New Issue
Block a user