diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-02-25 14:56:03 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-02-25 14:56:03 +0000 |
| commit | 54d794a1b88e205090af9ec6f89a6daaa9ffa69a (patch) | |
| tree | 970bdfca3b907d31954573d35ccdcf9cda938846 /firefox/musl-no-features-h.patch | |
| parent | 94fd0d6303dcac01d6d52c5a6d2d7504cb35b61e (diff) | |
| download | alicelinux-54d794a1b88e205090af9ec6f89a6daaa9ffa69a.tar.gz alicelinux-54d794a1b88e205090af9ec6f89a6daaa9ffa69a.zip | |
Woodpecker CI 2e1ae7580ce30cfe34521519fea2614da30be3af [SKIP CI]
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", |