Browse Source

ENH: add supp for xlc linking on darwin

Ken Martin 21 years ago
parent
commit
e689bfa201
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CTestCustom.ctest.in

+ 1 - 0
CTestCustom.ctest.in

@@ -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"
   )