提交 6f4b3e7c 编写于 作者: D Dr. Stephen Henson

Use ARX in crypto/Makefile

上级 6dff52e8
...@@ -100,7 +100,7 @@ links: ...@@ -100,7 +100,7 @@ links:
lib: $(LIB) lib: $(LIB)
@touch lib @touch lib
$(LIB): $(LIBOBJ) $(LIB): $(LIBOBJ)
$(AR) $(LIB) $(LIBOBJ) $(ARX) $(LIB) $(LIBOBJ)
$(RANLIB) $(LIB) || echo Never mind. $(RANLIB) $(LIB) || echo Never mind.
shared: buildinf.h lib subdirs shared: buildinf.h lib subdirs
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册