mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-26 20:42:12 +00:00
musl doesn't implement re_match and friends and grep fails to detect this properly, so force internal regex routines for musl. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>