[Bug 243865] games/openbor: fix build on powerpc* with clang
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243865 --- Comment #2 from [email protected] --- A commit references this bug: Author: jbeich Date: Wed Feb 5 03:28:18 UTC 2020 New revision: 525255 URL: https://svnweb.freebsd.org/changeset/ports/525255 Log: 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 Changes: head/games/openbor/Makefile head/games/openbor/distinfo head/games/openbor3482/distinfo head/games/openbor3711/distinfo head/games/openbor3979/distinfo head/games/openbor4432/distinfo -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"