mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +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
|
esac
|
||||||
|
|
||||||
# Build optimizations (size/normal/speed)
|
# Build optimizations (size/normal/speed)
|
||||||
OPTIMIZATIONS="size"
|
OPTIMIZATIONS="speed"
|
||||||
|
|
||||||
# Project CFLAGS
|
# Project CFLAGS
|
||||||
PROJECT_CFLAGS="-mfpmath=sse -ftree-vectorize -mmovbe"
|
PROJECT_CFLAGS="-mfpmath=sse -ftree-vectorize -mmovbe"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user