Fix build on sparc64 by switching to ports-gcc

Otherwise build fails with:

"A C library compatible with POSIX.1-2008 is required"
This commit is contained in:
kmos 2022-04-23 21:40:33 +00:00
parent 5673be9a5c
commit ae9ad0da21
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# GPLv2
PERMIT_PACKAGE= Yes
# C library compatible with POSIX.1-2008 is required
COMPILER= base-clang ports-gcc
COMPILER_LANGS= c
WANTLIB += avcodec avformat avutil c m
MASTER_SITES= https://www.flameeyes.eu/files/