diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-02 00:19:43 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-02 00:19:43 +0000 |
| commit | ba183bce192264f4578989337ef61e756b7e130d (patch) | |
| tree | 755618486e31be1f5822cde6149ad806768dc241 /librewolf/musl-single-threaded.patch | |
| parent | ddeed1d8c208089ab95d7c971487650dc3b1ddff (diff) | |
| download | alicelinux-ba183bce192264f4578989337ef61e756b7e130d.tar.gz alicelinux-ba183bce192264f4578989337ef61e756b7e130d.zip | |
Woodpecker CI 8ca72161f4af1c51192f5878cfc0e39a0ee84a03 [SKIP CI]
Diffstat (limited to 'librewolf/musl-single-threaded.patch')
| -rw-r--r-- | librewolf/musl-single-threaded.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/librewolf/musl-single-threaded.patch b/librewolf/musl-single-threaded.patch new file mode 100644 index 00000000..c1652d07 --- /dev/null +++ b/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", |