ppsspp does not support big endian archs, add appropriate NOT_FOR_ARCHS.

Future ppsspp version may provide some powerpc support at least.

OK jca@, OK bentley@ (maintainer)
This commit is contained in:
cwen 2020-01-11 21:53:01 +00:00
parent 2a284dc935
commit 89b22662f1

View File

@ -1,4 +1,7 @@
# $OpenBSD: Makefile,v 1.11 2019/10/30 08:27:56 bentley Exp $
# $OpenBSD: Makefile,v 1.12 2020/01/11 21:53:01 cwen Exp $
# See https://github.com/hrydgard/ppsspp/issues/8823
NOT_FOR_ARCHS = ${BE_ARCHS}
COMMENT = Sony PlayStation Portable emulator