mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-26 13:09:18 +00:00
The QEMU version check in `Meta/run.sh` fails on macOS because the BSD version of `grep` does not support the `-P` option. Using `sed` instead.