diff options
Diffstat (limited to 'firefox/musl-no-features-h.patch')
| -rw-r--r-- | firefox/musl-no-features-h.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/firefox/musl-no-features-h.patch b/firefox/musl-no-features-h.patch new file mode 100644 index 00000000..009ca805 --- /dev/null +++ b/firefox/musl-no-features-h.patch @@ -0,0 +1,11 @@ +diff -Naur a/config/system-headers.mozbuild b/config/system-headers.mozbuild +--- a/config/system-headers.mozbuild 2023-07-04 13:57:53.418421221 +0300 ++++ b/config/system-headers.mozbuild 2023-07-04 13:58:41.177179152 +0300 +@@ -227,7 +227,6 @@ + "execinfo.h", + "extras.h", + "fcntl.h", +- "features.h", + "fenv.h", + "ffi.h", + "fibdef.h", |