提交 47a11172 编写于 作者: R Richard Levitte

'make test' depends of having util/shlib-wrap.sh symlinked in build dir

Reviewed-by: NAndy Polyakov <appro@openssl.org>
上级 4d9e33ac
......@@ -215,7 +215,8 @@ build_apps_nodep: $(PROGRAMS) $(SCRIPTS)
build_tests: configdata.pm build_tests_nodep depend
build_tests_nodep: $(TESTPROGS)
test tests: build_tests_nodep build_apps_nodep build_engines_nodep depend
test tests: build_tests_nodep build_apps_nodep build_engines_nodep \
depend link-utils
( cd test; \
SRCTOP=../$(SRCDIR) \
BLDTOP=../$(BLDDIR) \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册