提交 de0dc006 编写于 作者: B Benjamin Kaduk 提交者: Benjamin Kaduk

Fixup include path in ossl_shim test after e_os.h work

The include search path was not picking up files in the root of
the tree.

[extended tests]
Reviewed-by: NRichard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4316)
上级 e65dfa47
IF[{- defined $target{cxx} && !$disabled{"external-tests"}-}] IF[{- defined $target{cxx} && !$disabled{"external-tests"}-}]
PROGRAMS_NO_INST=ossl_shim PROGRAMS_NO_INST=ossl_shim
SOURCE[ossl_shim]=ossl_shim.cc async_bio.cc packeted_bio.cc test_config.cc SOURCE[ossl_shim]=ossl_shim.cc async_bio.cc packeted_bio.cc test_config.cc
INCLUDE[ossl_shim]=. include ../../include INCLUDE[ossl_shim]=. include ../../include ../..
DEPEND[ossl_shim]=../../libssl ../../libcrypto DEPEND[ossl_shim]=../../libssl ../../libcrypto
ENDIF ENDIF
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册