From 620df15642b6f36159b85a09603d33d85eda799a Mon Sep 17 00:00:00 2001 From: emmett1 Date: Wed, 25 Feb 2026 14:54:31 +0000 Subject: firefox: fix sandbox issue with musl --- repos/extra/firefox/musl-single-threaded.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 repos/extra/firefox/musl-single-threaded.patch (limited to 'repos/extra/firefox/musl-single-threaded.patch') diff --git a/repos/extra/firefox/musl-single-threaded.patch b/repos/extra/firefox/musl-single-threaded.patch new file mode 100644 index 00000000..c1652d07 --- /dev/null +++ b/repos/extra/firefox/musl-single-threaded.patch @@ -0,0 +1,10 @@ +--- a/config/system-headers.mozbuild ++++ b/config/system-headers.mozbuild +@@ -864,7 +864,6 @@ + "sys/shm.h", + "sys/siginfo.h", + "sys/signal.h", +- "sys/single_threaded.h", + "sys/socket.h", + "sys/sockio.h", + "sys/sparc/frame.h", -- cgit v1.2.3