From 5da57dccbc7e9f34c627b40d3028089fd46e3ea1 Mon Sep 17 00:00:00 2001 From: ticat_fp Date: Fri, 22 Dec 2023 06:52:31 +0000 Subject: [PATCH] =?UTF-8?q?update=20=200036-Add-LoongArch-ABI-2.01-support?= =?UTF-8?q?.patch.=20=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E7=9A=84?= =?UTF-8?q?=EF=BC=82#else=EF=BC=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ticat_fp --- 0036-Add-LoongArch-ABI-2.01-support.patch | 1 - 1 file changed, 1 deletion(-) diff --git a/0036-Add-LoongArch-ABI-2.01-support.patch b/0036-Add-LoongArch-ABI-2.01-support.patch index 6168230..723b2de 100644 --- a/0036-Add-LoongArch-ABI-2.01-support.patch +++ b/0036-Add-LoongArch-ABI-2.01-support.patch @@ -17963,7 +17963,6 @@ index be1254a73..07f0b1df3 100644 # define SIZE 252 +#elif defined (__loongarch__) +# define SIZE 256 - 16 -+#else #else # define SIZE 256 #endif -- Gitee