[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 #3 from [email protected] --- A commit references this bug: Author: jbeich Date: Wed Feb 5 03:28:57 UTC 2020 New revision: 525256 URL: https://svnweb.freebsd.org/changeset/ports/525256 Log: 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 Changes: _U branches/2020Q1/ branches/2020Q1/games/openbor/Makefile branches/2020Q1/games/openbor/distinfo branches/2020Q1/games/openbor3482/distinfo branches/2020Q1/games/openbor3711/distinfo branches/2020Q1/games/openbor3979/distinfo branches/2020Q1/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]"