distributions/OpenELEC: disable building 'perf' for now, needs to be fixed for kernel 3.19 or removed

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-02-11 21:23:34 +01:00
parent a36a750b2f
commit c158383ec3

View File

@ -213,7 +213,7 @@
CRON_SUPPORT="yes"
# Perf support in development builds (yes / no)
PERF_SUPPORT="yes"
PERF_SUPPORT="no"
# Distribution Specific source location
DISTRO_MIRROR="http://sources.openelec.tv/mirror"