mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
projects/RPi/options: use speed optimization
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8747c25a30
commit
a8989afb18
@ -81,7 +81,7 @@
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
# Build optimizations (size/normal/speed)
|
# Build optimizations (size/normal/speed)
|
||||||
OPTIMIZATIONS="fast"
|
OPTIMIZATIONS="speed"
|
||||||
|
|
||||||
# Project CFLAGS
|
# Project CFLAGS
|
||||||
PROJECT_CFLAGS=""
|
PROJECT_CFLAGS=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user