freebsd-ports/games/openbor3979
Jan Beich f79c474e9b 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
2020-02-05 03:28:16 +00:00
..
files
distinfo games/openbor: unbreak build on 13.0 powerpc64 2020-02-05 03:28:16 +00:00
Makefile