diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:41:58 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:41:58 +0800 |
| commit | 101890b837589729a03969b6c088503fed719a82 (patch) | |
| tree | 28956d866edf780a8a60e161731f1e10766473cc /repos/extra/firefox/abuild | |
| parent | 2e8d722414d7a2e20f92525a9cd84cd24343bcf7 (diff) | |
| download | alicelinux-101890b837589729a03969b6c088503fed719a82.tar.gz alicelinux-101890b837589729a03969b6c088503fed719a82.zip | |
firefox: updated to 129.0.2
Diffstat (limited to 'repos/extra/firefox/abuild')
| -rw-r--r-- | repos/extra/firefox/abuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index 17654974..1683500c 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -2,7 +2,8 @@ name=firefox version=129.0.2 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz - fix-target-detection.patch" + fix-target-detection.patch + 0004-Bug-1912663-Fix-some-build-issues-with-cbindgen-0.27.patch" build() { export MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=system |