提交 50f1434a 编写于 作者: H Hui Zhang

fix wget

上级 6d717a49
......@@ -6,7 +6,7 @@ CC ?= gcc # used for sph2pipe
# CXX = clang++ # Uncomment these lines...
# CC = clang # ...to build with Clang.
$(WGET) ?= wget --no-check-certificate
WGET ?= wget --no-check-certificate
.PHONY: all clean
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册