提交 a9672221 编写于 作者: R Randall S. Becker 提交者: Pauli

Disabled symbol_presence test on NonStop due to different nm format.

CLA: trivial
Fixes #12996
Signed-off-by: NRandall S. Becker <rsbecker@nexbridge.com>
Reviewed-by: NRichard Levitte <levitte@openssl.org>
Reviewed-by: NPaul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13036)
上级 d00bd4e4
......@@ -14,6 +14,7 @@ use OpenSSL::Test::Utils;
setup("test_symbol_presence");
plan skip_all => "Test is disabled on NonStop" if config('target') =~ m|^nonstop|;
plan skip_all => "Only useful when building shared libraries"
if disabled("shared");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册