mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-19 15:41:07 +00:00
Starting with grep 3.8, egrep throws the following warning egrep: warning: egrep is obsolescent; using grep -E Whch is annoying... so we will use grep -E