Commit 5fc4361d authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

refs #5368 try harder to ignore ranlib (again)

git-svn-id: file:///svn/toku/tokudb@49359 c7de825b-a66e-492c-adef-691d508d4ae1
parent 392e70d8
......@@ -222,6 +222,5 @@ list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION
# don't complain about clang missing warnings from xz code
"clang: warning: unknown warning option"
# don't complain about ranlib on empty archive
"ranlib: file: .* has no symbols"
"ranlib: warning for library: .* the table of contents is empty"
"ranlib:"
)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment