ENH: add supp for xlc linking on darwin

This commit is contained in:
Ken Martin 2005-02-16 12:31:00 -05:00
parent f2b427103a
commit e689bfa201
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"warning: To disable this warning use"
"could not be inlined"
"libCurl.*has no symbols"
"not sorted slower link editing will result"
"stl_deque.h:479"
)