mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
neighbot uses C11
Move to ports-gcc on base-gcc arches. Fixes the build on sparc64
This commit is contained in:
@@ -13,6 +13,10 @@ MAINTAINER = Renaud Allard <renaud@allard.it>
|
||||
# BSD
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
# C11
|
||||
COMPILER = base-clang ports-gcc
|
||||
COMPILER_LANGS = c
|
||||
|
||||
# uses pledge() and unveil()
|
||||
WANTLIB = c pcap
|
||||
|
||||
|
||||
Reference in New Issue
Block a user