mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
projects/Generic: x86_64: set target cpu to 'x86-64'
This commit is contained in:
parent
4b80af124a
commit
27692c2242
@ -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="x86-64"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
arm)
|
arm)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user