diff options
Diffstat (limited to 'Source/cmDependsFortranParser.y')
-rw-r--r-- | Source/cmDependsFortranParser.y | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmDependsFortranParser.y b/Source/cmDependsFortranParser.y index 44210e0..be04c38 100644 --- a/Source/cmDependsFortranParser.y +++ b/Source/cmDependsFortranParser.y @@ -36,6 +36,7 @@ Run bison like this: Modify cmDependsFortranParser.cxx: - remove TABs - add __HP_aCC to the #if test for yyerrorlab warning suppression + - add __INTEL_COMPILER to the #if test for yyerrorlab warning suppression */ |