aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d5883e9695..f241dbb6d0 100755
--- a/configure
+++ b/configure
@@ -1688,7 +1688,7 @@ samsungtv)
;;
switch)
_host_os=switch
- _host_cpu=arm
+ _host_cpu=aarch64
_host_alias=aarch64-none-elf
test "x$prefix" = xNONE && prefix=.
datarootdir='${prefix}/data'