CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/05/14 11:14:56
Modified files:
emulators/gsplus: Makefile
Added files:
emulators/gsplus/patches: patch-src_engine_c_c
Log message:
gsplus: fix the build with clang on powerpc
Replace GCC-specific __builtin_ppc_mftb() with clock_gettime(2),
and apply it for all !x86 archs.
OK solene@ (maintainer)
