浏览代码

ENH: Another linker error on sun

Andy Cedilnik 21 年之前
父节点
当前提交
243ae7272c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Source/CTest/cmCTestBuildHandler.cxx

+ 1 - 0
Source/CTest/cmCTestBuildHandler.cxx

@@ -76,6 +76,7 @@ static const char* cmCTestErrorMatches[] = {
   "s:616 string too big",
   "make: Fatal error: ",
   "ld: 0711-993 Error occurred while writing to the output file:",
+  "ld: fatal: ",
   "make: \\*\\*\\*.*Error",
   0
 };