mirror of
https://github.com/topjohnwu/selinux.git
synced 2025-03-05 01:38:44 +00:00

musl doesn't implement GLOB_BRACE and GLOB_TILDE, so simply don't use them there. This only affects "setfiles -f", which I don't expect many people use, and it's undocumented anyway that it expands globs. Signed-off-by: Luis Ressel <aranea@aixah.de> Signed-off-by: Jason Zaman <jason@perfinion.com>