From c0e157cdcb343e4d4829c0b7d98712782cd32a11 Mon Sep 17 00:00:00 2001 From: "Jesse L. Zamora" Date: Thu, 28 Aug 2025 13:20:40 -0400 Subject: [PATCH] Add __arm__ to Float16Support.cpp - This is required for some missing symbols for static linking and tests. --- stdlib/public/runtime/Float16Support.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdlib/public/runtime/Float16Support.cpp b/stdlib/public/runtime/Float16Support.cpp index fa259559e4596..dfa9c9876ded6 100644 --- a/stdlib/public/runtime/Float16Support.cpp +++ b/stdlib/public/runtime/Float16Support.cpp @@ -31,7 +31,7 @@ // Android NDK