CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/08/07 10:57:07
Modified files:
emulators/ppsspp: Makefile
Log message:
This only builds on archs with JIT support
Add ONLY_FOR_ARCHS with a list of architectures that support JIT.
Keep ONLY_FOR_ARCHS = ${BE_ARCHS} for documentation support even if it
is now redundant. Maintainer holid^Wtimeout.
