From 024a6cdbb214500cf2a9c15f56648eae227c5d7d Mon Sep 17 00:00:00 2001 From: Emmanuel Hansen Date: Sun, 3 Dec 2023 14:34:04 +0000 Subject: [PATCH] android - set nativeaot instruction set support --- src/LibRyujinx/LibRyujinx.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/LibRyujinx/LibRyujinx.csproj b/src/LibRyujinx/LibRyujinx.csproj index 1a3e36268..892b76a10 100644 --- a/src/LibRyujinx/LibRyujinx.csproj +++ b/src/LibRyujinx/LibRyujinx.csproj @@ -12,6 +12,7 @@ true true true + armv8.2-a true