Fix build on sparc64 by switching to base-clang ports-gcc

This commit is contained in:
kmos 2022-01-16 19:56:05 +00:00
parent e642457173
commit 185ffa5ca4

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.30 2021/12/14 00:26:46 sthen Exp $
# $OpenBSD: Makefile,v 1.31 2022/01/16 19:56:05 kmos Exp $
COMMENT = network library for easy and scalable concurrency
@ -12,6 +12,9 @@ HOMEPAGE = https://www.gevent.org/
# MPL
PERMIT_PACKAGE = Yes
COMPILER = base-clang ports-gcc
COMPILER_LANGS = c
WANTLIB += ${MODPY_WANTLIB} cares ev pthread
FLAVORS = python3