mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Virtual: adjust project options
This commit is contained in:
parent
503555877f
commit
296b32bdae
@ -43,7 +43,7 @@
|
|||||||
# athlon-fx amdfam10 barcelona
|
# athlon-fx amdfam10 barcelona
|
||||||
# (Intel CPUs) atom core2 nocona
|
# (Intel CPUs) atom core2 nocona
|
||||||
#
|
#
|
||||||
TARGET_CPU="core2"
|
TARGET_CPU="nocona"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
arm)
|
arm)
|
||||||
@ -75,7 +75,7 @@
|
|||||||
OPTIMIZATIONS="size"
|
OPTIMIZATIONS="size"
|
||||||
|
|
||||||
# Project CFLAGS
|
# Project CFLAGS
|
||||||
PROJECT_CFLAGS="-mfpmath=sse -msse2 -mssse3"
|
PROJECT_CFLAGS="-mmmx -msse -msse2 -mfpmath=sse"
|
||||||
|
|
||||||
# LTO (Link Time Optimization) support
|
# LTO (Link Time Optimization) support
|
||||||
LTO_SUPPORT="yes"
|
LTO_SUPPORT="yes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user