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