提交 e7986647 编写于 作者: R Richard Levitte

Don't run rehash as part of building the openssl app

Reviewed-by: NMatt Caswell <matt@openssl.org>
上级 7c314196
......@@ -145,7 +145,6 @@ $(EXE): progs.h $(EXE_OBJ) $(DLIBCRYPTO) $(DLIBSSL)
APPNAME=$(EXE) OBJECTS="$(EXE_OBJ)" \
LIBDEPS="$(PEX_LIBS) $$LIBRARIES $(EX_LIBS)" \
link_app.$${shlib_target}
@(cd ..; $(MAKE) rehash)
progs.h: progs.pl Makefile
$(RM) progs.h
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册