Skip to content

Don't use gcc verbatim

Gabor Greif requested to merge patch-2 into master

It might have a different name, especially on MacOS.

E.g. when using the ghc.nix toolset it might not even exist, but $(CC) would point to clang.

Merge request reports