mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
projects/RPi/options: change default optimization to '-Ofast'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
de73fb8948
commit
c0904727d7
@ -85,7 +85,7 @@
|
||||
esac
|
||||
|
||||
# Build optimizations (size/normal/speed)
|
||||
OPTIMIZATIONS="size"
|
||||
OPTIMIZATIONS="fast"
|
||||
|
||||
# Project CFLAGS
|
||||
PROJECT_CFLAGS=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user