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