Pārlūkot izejas kodu

ENH: add supp for xlc linking on darwin

Ken Martin 21 gadi atpakaļ
vecāks
revīzija
e689bfa201
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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"
   "warning: To disable this warning use"
   "could not be inlined"
   "could not be inlined"
   "libCurl.*has no symbols"
   "libCurl.*has no symbols"
+  "not sorted slower link editing will result"
   "stl_deque.h:479"
   "stl_deque.h:479"
   )
   )