提交 5c7728bc 编写于 作者: O openharmony_ci 提交者: Gitee

!69 改进增量编译效率

Merge pull request !69 from Caoruihong/opt_make_scripts
......@@ -94,7 +94,7 @@ ifeq ($(ARCH),arm)
$(HIDE) rm -f $</src/string/arm/memcpy_le.S
$(HIDE) rm -f $</src/string/arm/memset.S
$(HIDE) rm -f $</src/string/arm/strcpy.c
$(HIDE) touch $</src/string/arm/strlen.S
$(HIDE) true >> $</src/string/arm/strlen.S
CFLAGS += \
-D__strlen_armv6t2=strlen \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册