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