mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +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
|
||||
# (Intel CPUs) atom core2 nocona
|
||||
#
|
||||
TARGET_CPU="core2"
|
||||
TARGET_CPU="x86-64"
|
||||
;;
|
||||
|
||||
arm)
|
||||
|
Loading…
x
Reference in New Issue
Block a user