ENH: add supp for xlc linking on darwin
This commit is contained in:
parent
f2b427103a
commit
e689bfa201
|
@ -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"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue