mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-09-02 14:12:45 +02:00
Force absolute boot ROM paths in libretro's build bot
This commit is contained in:
@@ -10,7 +10,8 @@
|
|||||||
JNI_PATH: libretro
|
JNI_PATH: libretro
|
||||||
MAKEFILE_PATH: libretro
|
MAKEFILE_PATH: libretro
|
||||||
CORENAME: sameboy
|
CORENAME: sameboy
|
||||||
BOOTROMS_DIR: BootROMs/prebuilt
|
before_script:
|
||||||
|
- export BOOTROMS_DIR=$(pwd)/BootROMs/prebuilt
|
||||||
|
|
||||||
# Inclusion templates, required for the build to work
|
# Inclusion templates, required for the build to work
|
||||||
include:
|
include:
|
||||||
@@ -178,4 +179,4 @@ libretro-build-libnx-aarch64:
|
|||||||
libretro-build-vita:
|
libretro-build-vita:
|
||||||
extends:
|
extends:
|
||||||
- .libretro-vita-static-retroarch-master
|
- .libretro-vita-static-retroarch-master
|
||||||
- .core-defs
|
- .core-defs
|
||||||
|
Reference in New Issue
Block a user