From 20c9aa3bebb3a9e53fad5911df379a0683cbebe3 Mon Sep 17 00:00:00 2001 From: David Montero Crespo Date: Mon, 4 May 2026 22:04:04 -0300 Subject: [PATCH] chore: bump qemu-lcgamboa to 1bca754 (linux/macos build fixes) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Two upstream fixes for compiling libqemu-xtensa.so / .dylib from source: - grep regex no longer requires space before softmmu_main - parse link cmd from verbose stdout (no .rsp file on macOS) Runtime behaviour unchanged — these only affect anyone who rebuilds QEMU from source. Prebuilt .so/.dylib in the qemu-prebuilt release are unaffected. Co-Authored-By: Claude Opus 4.7 (1M context) --- third-party/qemu-lcgamboa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third-party/qemu-lcgamboa b/third-party/qemu-lcgamboa index 799cb725..1bca7544 160000 --- a/third-party/qemu-lcgamboa +++ b/third-party/qemu-lcgamboa @@ -1 +1 @@ -Subproject commit 799cb72512ff0140b37fa57d7b2069ae1f91d8c4 +Subproject commit 1bca75446ade0e1ff5cd2ff45a58ceabf389e309