mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
On FreeBSD some symbols like `environ` or `__progname` are not exported anywhere and are filled in by the dynamic loader. `environ` is a special case because we make use of it explicitly so we need to mark it a weak symbol so the linker doesn't complain.
5.2 KiB
5.2 KiB