mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
projects/*/options: build 'emulators' by default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
GAMES="no"
|
||||
|
||||
# build with emulator support (yes / no)
|
||||
EMULATORS="no"
|
||||
EMULATORS="yes"
|
||||
|
||||
# Testpackages for development (yes / no)
|
||||
TESTING="no"
|
||||
|
||||
@@ -163,7 +163,7 @@
|
||||
GAMES="no"
|
||||
|
||||
# build with emulator support (yes / no)
|
||||
EMULATORS="no"
|
||||
EMULATORS="yes"
|
||||
|
||||
# Testpackages for development (yes / no)
|
||||
TESTING="no"
|
||||
|
||||
@@ -163,7 +163,7 @@
|
||||
GAMES="no"
|
||||
|
||||
# build with emulator support (yes / no)
|
||||
EMULATORS="no"
|
||||
EMULATORS="yes"
|
||||
|
||||
# Testpackages for development (yes / no)
|
||||
TESTING="no"
|
||||
|
||||
Reference in New Issue
Block a user