Mark as ONLY_FOR_ARCHS=i386/amd64, since it #errors out on others:
# konference/libwebrtc/typedefs.h # error Please add support for your architecture in typedefs.h
This commit is contained in:
parent
6fe6dcb220
commit
312d4fffb9
@ -1,7 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2012/03/22 21:31:18 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2012/04/05 21:15:29 landry Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
COMMENT= conferencing application for asterisk
|
||||
# konference/libwebrtc/typedefs.h
|
||||
# #error Please add support for your architecture in typedefs.h
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
DISTNAME= appkonference-2.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user