mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/*/options:
- add Option to build testing packages (default to no)
This commit is contained in:
parent
f6122b0eac
commit
5d49321517
@ -107,5 +107,8 @@
|
||||
# build with emulator support (yes / no)
|
||||
EMULATORS="no"
|
||||
|
||||
# Testpackages for development (yes / no)
|
||||
TESTING="no"
|
||||
|
||||
# Coreboot support (yes / no)
|
||||
COREBOOT="no"
|
||||
|
@ -107,5 +107,8 @@
|
||||
# build with emulator support (yes / no)
|
||||
EMULATORS="no"
|
||||
|
||||
# Testpackages for development (yes / no)
|
||||
TESTING="no"
|
||||
|
||||
# Coreboot support (yes / no)
|
||||
COREBOOT="no"
|
||||
|
@ -107,5 +107,8 @@
|
||||
# build with emulator support (yes / no)
|
||||
EMULATORS="no"
|
||||
|
||||
# Testpackages for development (yes / no)
|
||||
TESTING="no"
|
||||
|
||||
# Coreboot support (yes / no)
|
||||
COREBOOT="no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user