mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:47:34 +00:00
Ports: Add ScummVM
This commit is contained in:
parent
5e5f0245b6
commit
a856e8d805
4 changed files with 38 additions and 0 deletions
11
Ports/scummvm/patches/configure.patch
Normal file
11
Ports/scummvm/patches/configure.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- scummvm-2.2.0/configure 2020-09-13 23:05:37.000000000 +0200
|
||||
+++ scummvm-2.2.0-patched/configure 2021-04-04 01:21:54.809774246 +0200
|
||||
@@ -3917,7 +3917,7 @@
|
||||
amigaos* | cygwin* | dreamcast | ds | gamecube | mingw* | morphos | n64 | ps3 | psp2 | psp | riscos | wii)
|
||||
_posix=no
|
||||
;;
|
||||
- 3ds | android | androidsdl | beos* | bsd* | darwin* | freebsd* | gnu* | gph-linux | haiku* | hpux* | iphone | ios7 | irix*| k*bsd*-gnu* | linux* | maemo | mint* | netbsd* | openbsd* | solaris* | sunos* | switch | uclinux*)
|
||||
+ 3ds | android | androidsdl | beos* | bsd* | darwin* | freebsd* | gnu* | gph-linux | haiku* | hpux* | iphone | ios7 | irix*| k*bsd*-gnu* | linux* | maemo | mint* | netbsd* | openbsd* | serenity* | solaris* | sunos* | switch | uclinux*)
|
||||
_posix=yes
|
||||
;;
|
||||
os2-emx*)
|
Loading…
Add table
Add a link
Reference in a new issue