From 7d5b43df83f06c16d836cd51fdfc26e710b16308 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=8B=D1=87=D0=BA=D0=BE=D0=B2=20=D0=90=D0=BD=D0=B4?= =?UTF-8?q?=D1=80=D0=B5=D0=B9?= Date: Tue, 9 Sep 2025 15:34:53 +0300 Subject: [PATCH] Ubuntu 24.04 arm64 cmake toolchain --- platforms.json | 1 + 1 file changed, 1 insertion(+) diff --git a/platforms.json b/platforms.json index f855b3e..37d748d 100644 --- a/platforms.json +++ b/platforms.json @@ -219,6 +219,7 @@ "triplet": "aarch64-linux-gnu" } }, + "cmake_toolchain": "/soft/toolchain.cmake", "ppa": { "filters": ["ubuntu24.04"], "install_instructions": "debian_new"