diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-02 00:08:14 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-02 00:08:14 +0000 |
| commit | 8ca72161f4af1c51192f5878cfc0e39a0ee84a03 (patch) | |
| tree | 6a745cb23a39b8c63a9dd9d293bbc53f384014e8 /repos/extra/librewolf/musl-single-threaded.patch | |
| parent | 020d4bcb24c405908e274f62074f7bc23663454a (diff) | |
| download | alicelinux-8ca72161f4af1c51192f5878cfc0e39a0ee84a03.tar.gz alicelinux-8ca72161f4af1c51192f5878cfc0e39a0ee84a03.zip | |
librewolf: updated to 148.0.1
Diffstat (limited to 'repos/extra/librewolf/musl-single-threaded.patch')
| -rw-r--r-- | repos/extra/librewolf/musl-single-threaded.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/repos/extra/librewolf/musl-single-threaded.patch b/repos/extra/librewolf/musl-single-threaded.patch new file mode 100644 index 00000000..c1652d07 --- /dev/null +++ b/repos/extra/librewolf/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", |