summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/RunCMake.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-02-28 13:42:09 -0500
committerBrad King <brad.king@kitware.com>2018-03-01 07:56:38 -0500
commite22c45d4c97c713734b8349132fa881f602f7ae3 (patch)
treec412b79590af3931de9c619a8c04ede991f8a27e /Tests/RunCMake/RunCMake.cmake
parent61f92e69c013e55fcf031eab26f930341c41d97f (diff)
downloadcmake-e22c45d4c97c713734b8349132fa881f602f7ae3.tar.gz
Tests: Teach RunCMake to ignore AIX ld warnings about GNU atexit
Diffstat (limited to 'Tests/RunCMake/RunCMake.cmake')
-rw-r--r--Tests/RunCMake/RunCMake.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/RunCMake/RunCMake.cmake b/Tests/RunCMake/RunCMake.cmake
index e68883013d..36a122ff99 100644
--- a/Tests/RunCMake/RunCMake.cmake
+++ b/Tests/RunCMake/RunCMake.cmake
@@ -112,6 +112,8 @@ function(run_cmake test)
"|clang[^:]*: warning: the object size sanitizer has no effect at -O0, but is explicitly enabled:"
"|Error kstat returned"
"|Hit xcodebuild bug"
+ "|ld: 0711-224 WARNING: Duplicate symbol: .__init_aix_libgcc_cxa_atexit"
+ "|ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information"
"|[^\n]*is a member of multiple groups"
"|[^\n]*from Time Machine by path"
"|[^\n]*Bullseye Testing Technology"