BrowserWorks / Waterfox

The official Waterfox 💧 source code repository
https://www.waterfox.net
Other
3.57k stars 327 forks source link

Fix build for LLVM/Clang 18+ #3457

Closed hawkeye116477 closed 4 weeks ago

hawkeye116477 commented 1 month ago

Sources: https://cgit.freebsd.org/ports/tree/www/firefox-esr/files/patch-llvm18 https://github.com/pld-linux/thunderbird/blob/master/llvm18.patch https://build.opensuse.org/projects/mozilla/packages/firefox115esr/files/mozilla-fix-issues-with-llvm18.patch

Alternative way could be updating bindgen directly, but probably that might be not so easy.