Ver Fonte

ENH: Another linker error on sun

Andy Cedilnik há 21 anos atrás
pai
commit
243ae7272c
1 ficheiros alterados com 1 adições e 0 exclusões
  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
 };