Even better error detection on AIX
This commit is contained in:
parent
a1ca5004bd
commit
cf4d96a3f7
@ -118,7 +118,7 @@ static const char* cmCTestErrorMatches[] = {
|
|||||||
": Invalid loader fixup for symbol",
|
": Invalid loader fixup for symbol",
|
||||||
": internal link edit command failed",
|
": internal link edit command failed",
|
||||||
": Unrecognized option \\`.*\\'",
|
": Unrecognized option \\`.*\\'",
|
||||||
"\", line [0-9]+\\.[0-9]+: [0-9]+-[0-9]+ \\([SI]\\)",
|
"\", line [0-9]+\\.[0-9]+: [0-9]+-[0-9]+ \\([^W]\\)",
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user