소스 검색

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
 };