mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
emulators/rpcs3: unbreak with Clang 7
cc: error: unknown argument: '-image-base=0x10000'
This commit is contained in:
parent
4ba31130f6
commit
9ccab530a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479812
@ -6,6 +6,9 @@ DISTVERSION= 0.0.5-877
|
||||
DISTVERSIONSUFFIX= -ged7012c9d
|
||||
CATEGORIES= emulators
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES= c3780ab4b8a6.patch:-p1
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= PS3 emulator/debugger
|
||||
|
||||
|
@ -19,3 +19,5 @@ SHA256 (USCiLab-cereal-v1.2.0_GH0.tar.gz) = 1ccf3ed205a7a2f0d6a060415b123f1ae0d9
|
||||
SIZE (USCiLab-cereal-v1.2.0_GH0.tar.gz) = 299883
|
||||
SHA256 (zeux-pugixml-v1.9_GH0.tar.gz) = 7ac060048bf00da4b3902cf411f0ba9f048cdc5580eed1f5a27ff51be4a38243
|
||||
SIZE (zeux-pugixml-v1.9_GH0.tar.gz) = 555480
|
||||
SHA256 (c3780ab4b8a6.patch) = 01bc4e3a1609f4b7fc60e28c0bc97859e51b4735edab816c294f521af229b342
|
||||
SIZE (c3780ab4b8a6.patch) = 1234
|
||||
|
Loading…
Reference in New Issue
Block a user