提交 bf6cbc1d 编写于 作者: M Megvii Engine Team

build(third_party): fix git apply issue

上级 5eb491c5
......@@ -9,7 +9,7 @@ function apply_cpuinfo_patches() {
git rebase --abort || true
git reset --hard
# Use git apply instead of git am to prevent git require name in .gitconfig
git apply 0001-fix-arm-linux-fix-uclibc-build-error.patch
GIT_AUTHOR_NAME='patcher' GIT_AUTHOR_EMAIL='patcher@nobody.com' git apply 0001-fix-arm-linux-fix-uclibc-build-error.patch
rm *.patch
popd >/dev/null
else
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册