HomeFreeBSD

games/oblige: fix build on powerpc*

Description

games/oblige: fix build on powerpc*

gui/sys_endian.h:66:58: error: unsupported inline asm: input with type 'int' matching output with type 'u16_t' (aka 'unsigned short')

__asm__("rlwimi %0,%2,8,16,23" : "=&r" (result) : "0" (x >> 8), "r" (x));
                                        ~~~~~~         ^~~~~~

Details

Provenance
pkubajAuthored on Aug 3 2023, 10:39 AM
Parents
R11:6a56ecb3558d: x11-wm/gamescope: fix packaging on powerpc64le
Branches
Unknown
Tags
Unknown