diff --git a/src/h/config.h b/src/h/config.h index bd4bc0bd..dd444101 100644 --- a/src/h/config.h +++ b/src/h/config.h @@ -800,7 +800,7 @@ Deliberate Syntax Error #endif /* LibSuffix */ #ifndef CComp - #define CComp "cc" + #define CComp "gcc" #endif /* CComp */ #ifndef COpts