ENH: Another linker error on sun
This commit is contained in:
parent
c113208482
commit
243ae7272c
|
@ -76,6 +76,7 @@ static const char* cmCTestErrorMatches[] = {
|
||||||
"s:616 string too big",
|
"s:616 string too big",
|
||||||
"make: Fatal error: ",
|
"make: Fatal error: ",
|
||||||
"ld: 0711-993 Error occurred while writing to the output file:",
|
"ld: 0711-993 Error occurred while writing to the output file:",
|
||||||
|
"ld: fatal: ",
|
||||||
"make: \\*\\*\\*.*Error",
|
"make: \\*\\*\\*.*Error",
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue