mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/ION: build with speed optimization
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2bbabcb286
commit
440975abc3
@ -45,7 +45,7 @@
|
||||
esac
|
||||
|
||||
# Build optimizations (size/normal/speed)
|
||||
OPTIMIZATIONS="size"
|
||||
OPTIMIZATIONS="speed"
|
||||
|
||||
# Project CFLAGS
|
||||
PROJECT_CFLAGS="-mfpmath=sse -ftree-vectorize -mmovbe"
|
||||
|
Loading…
x
Reference in New Issue
Block a user