ENH: Another linker error on sun

This commit is contained in:
Andy Cedilnik 2004-11-11 17:40:08 -05:00
parent c113208482
commit 243ae7272c
1 changed files with 1 additions and 0 deletions

View File

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