mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
projects/ATV/options: optimize for size
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0557086df3
commit
860c3ccfb3
@ -45,7 +45,7 @@
|
||||
esac
|
||||
|
||||
# Build optimizations (size/speed)
|
||||
OPTIMIZATIONS="speed"
|
||||
OPTIMIZATIONS="size"
|
||||
|
||||
# Project CFLAGS
|
||||
PROJECT_CFLAGS=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user