mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
projects/ATV: build with speed optimization
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
440975abc3
commit
772fc13fc9
@ -45,7 +45,7 @@
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
# Build optimizations (size/speed)
|
# Build optimizations (size/speed)
|
||||||
OPTIMIZATIONS="size"
|
OPTIMIZATIONS="speed"
|
||||||
|
|
||||||
# Project CFLAGS
|
# Project CFLAGS
|
||||||
PROJECT_CFLAGS=""
|
PROJECT_CFLAGS=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user