Open Un1q32 opened 1 year ago
You specifically check for the GNU implementation and want us to work around that to pass that check? Shouldn't the check just be more lenient then?
Note that even though we strive for compatibility, we aren't 100% there yet, so I think most people would want a check like that to fail explicitly rather than creating problems later. It might make sense to do this later though, once we're confident that we won't silently break too many scripts.
In my scripts if I depend on GNU versions of programs I have bits like this
you should add something like "compatible with GNU foo" in the --version menu
LLVM does this