ENH: Add AIX linker error
This commit is contained in:
parent
e3edb83c51
commit
073db7c218
|
@ -150,6 +150,7 @@ static const char* cmCTestErrorMatches[] = {
|
||||||
"^could not be found and will not be loaded.",
|
"^could not be found and will not be loaded.",
|
||||||
"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:",
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue