From 2f0d5eb970337f595128505d1435a1086f998600 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sun, 7 Sep 2025 21:17:18 -0600 Subject: [PATCH] Use patched openlibm to fix riscv64 --- .gitmodules | 2 +- openlibm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index e9c8654a5d..380cb34c5a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "openlibm"] path = openlibm - url = https://github.com/JuliaMath/openlibm.git + url = https://gitlab.redox-os.org/redox-os/openlibm.git branch = master [submodule "compiler-builtins"] path = compiler-builtins diff --git a/openlibm b/openlibm index 3cfad14805..f5ed774593 160000 --- a/openlibm +++ b/openlibm @@ -1 +1 @@ -Subproject commit 3cfad148058a1dda6346821c9ca6b4c10d726543 +Subproject commit f5ed774593458e116e69731a3ffa59e2a6408d4e