K 10 svn:author V 6 jbeich K 8 svn:date V 27 2020-02-05T03:28:55.736089Z K 7 svn:log V 467 MFH: r525255 games/openbor: unbreak build on 13.0 powerpc64 In file included from source/gfxlib/2xSaI.c:10: source/gamelib/borendian.h:63:60: error: unsupported inline asm: input with type 'int' matching output with type 'UInt16' (aka 'unsigned short') __asm__("rlwimi %0,%2,8,16,23" : "=&r" (result) : "0" (x >> 8), "r" (x)); ~~~~~~ ^~~~~~ PR: 243865 Reported by: pkubaj Approved by: ports-secteam blanket END