Comment 0 for bug 2056095

Revision history for this message
Willy M (tumbleweeds) wrote :

When compiling on linux with Musl libc, filespec.cc fails to compile because GLOB_BRACE does not exist. I see nothing indicating that it will be ever added to Musl, so the alternative would be to include a function to replace it.