diff options
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", |