mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-05 12:16:36 +00:00
The Mach-O file format does not have ELF's interposition rules, so this flag does not make sense for macOS builds. While GCC silently accepts the unsupported option, Clang issues a warning for it. This commit makes it possible to build Lagom with LLVM from Homebrew.