Fix build of linphone/* on sparc64 by putting a COMPILER line
in Makefile.inc ok sthen
This commit is contained in:
parent
441a78afd4
commit
a6a3abfc80
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.2 2021/07/10 16:55:23 landry Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.3 2021/08/09 19:58:38 kmos Exp $
|
||||
|
||||
V ?= 5.0.0
|
||||
CATEGORIES = telephony
|
||||
@ -7,5 +7,7 @@ MASTER_SITES = https://gitlab.linphone.org/BC/public/${MODULE}/-/archive/${V}/
|
||||
DISTNAME ?= ${MODULE}-${V}
|
||||
MAINTAINER = Landry Breuil <landry@openbsd.org>
|
||||
|
||||
COMPILER = base-clang ports-gcc
|
||||
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user