mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
projects/*/options: build 'emulators' by default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
72ca71eeb6
commit
edca2d5565
@ -163,7 +163,7 @@
|
|||||||
GAMES="no"
|
GAMES="no"
|
||||||
|
|
||||||
# build with emulator support (yes / no)
|
# build with emulator support (yes / no)
|
||||||
EMULATORS="no"
|
EMULATORS="yes"
|
||||||
|
|
||||||
# Testpackages for development (yes / no)
|
# Testpackages for development (yes / no)
|
||||||
TESTING="no"
|
TESTING="no"
|
||||||
|
@ -163,7 +163,7 @@
|
|||||||
GAMES="no"
|
GAMES="no"
|
||||||
|
|
||||||
# build with emulator support (yes / no)
|
# build with emulator support (yes / no)
|
||||||
EMULATORS="no"
|
EMULATORS="yes"
|
||||||
|
|
||||||
# Testpackages for development (yes / no)
|
# Testpackages for development (yes / no)
|
||||||
TESTING="no"
|
TESTING="no"
|
||||||
|
@ -163,7 +163,7 @@
|
|||||||
GAMES="no"
|
GAMES="no"
|
||||||
|
|
||||||
# build with emulator support (yes / no)
|
# build with emulator support (yes / no)
|
||||||
EMULATORS="no"
|
EMULATORS="yes"
|
||||||
|
|
||||||
# Testpackages for development (yes / no)
|
# Testpackages for development (yes / no)
|
||||||
TESTING="no"
|
TESTING="no"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user