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
This commit is contained in:
Jan Beich 2020-02-05 03:28:55 +00:00
parent f600c7ffd8
commit b51adf52fc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=525256
6 changed files with 17 additions and 0 deletions

View File

@ -8,6 +8,13 @@ PORTREVISION= 0
.endif
CATEGORIES= games
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
.if ${PORTVERSION} < 3971
PATCHFILES+= 794ba23189a3.patch:-p2
.elif ${PORTVERSION} < 7084
PATCHFILES+= 731d96887795.patch:-p2
.endif
MAINTAINER= jbeich@FreeBSD.org
COMMENT= 2D side scrolling engine for beat 'em ups, shooters, and more #'

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1573579354
SHA256 (DCurrent-openbor-7082-5428eec8_GH0.tar.gz) = 17eee53f51e4db36baf6b4a8a2f3300c0fd2ee6af742eb8fac4bee3dacfa6274
SIZE (DCurrent-openbor-7082-5428eec8_GH0.tar.gz) = 26904474
SHA256 (731d96887795.patch) = 355c50f2562f091015b306e4eb34a7c1f9ea8c64d32e9ba36aed2d46aac85548
SIZE (731d96887795.patch) = 1291

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1317171905
SHA256 (DCurrent-openbor-3482-2c1ecd7_GH0.tar.gz) = 9e92378bd1f97f9d3c6af05faabe9372cbc36f82d41dfa4e1083f9ff2bcf51d3
SIZE (DCurrent-openbor-3482-2c1ecd7_GH0.tar.gz) = 3024595
SHA256 (794ba23189a3.patch) = 39c736c0a593e4f8a30552dd66be1a30502d3e1644432818ea1e0b796bd45231
SIZE (794ba23189a3.patch) = 1276

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1341365279
SHA256 (DCurrent-openbor-3711-6ec17fa_GH0.tar.gz) = adaebfb09d48c6a3bef6c11fce038cac63070fb47660bf1c63b72ccaeaa20e0c
SIZE (DCurrent-openbor-3711-6ec17fa_GH0.tar.gz) = 3029909
SHA256 (794ba23189a3.patch) = 39c736c0a593e4f8a30552dd66be1a30502d3e1644432818ea1e0b796bd45231
SIZE (794ba23189a3.patch) = 1276

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1377224669
SHA256 (DCurrent-openbor-3979-2bcf25b_GH0.tar.gz) = 089a07e7a2ac921167687f8b21d637f85f1e6fcd56862f3d63be54e333358cc5
SIZE (DCurrent-openbor-3979-2bcf25b_GH0.tar.gz) = 5683070
SHA256 (731d96887795.patch) = 355c50f2562f091015b306e4eb34a7c1f9ea8c64d32e9ba36aed2d46aac85548
SIZE (731d96887795.patch) = 1291

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1485387608
SHA256 (DCurrent-openbor-4432-ba1eb4f_GH0.tar.gz) = 0c26130127d1ec1d98c6c5e68b38a11df3e405ed7e43b7c61762f6ae862538c5
SIZE (DCurrent-openbor-4432-ba1eb4f_GH0.tar.gz) = 6087650
SHA256 (731d96887795.patch) = 355c50f2562f091015b306e4eb34a7c1f9ea8c64d32e9ba36aed2d46aac85548
SIZE (731d96887795.patch) = 1291