提交 837e6539 编写于 作者: L liwentao_uiw

do not copy mipsel ndk script which is not supported yet

Signed-off-by: Nliwentao <liwentao20@huawei.com>

Change-Id: If187b173ede4d4e6c13cf5829e866330deeb0f10
上级 22c2da95
...@@ -22,7 +22,7 @@ do ...@@ -22,7 +22,7 @@ do
done done
ndk_dir=$(ls ${SOURCE_DIR}/lib/|more |grep ohos |awk '{print $NF}') ndk_dir=$(ls ${SOURCE_DIR}/lib/|more |grep ohos |grep -v mipsel |grep -v riscv |awk '{print $NF}')
for i in $ndk_dir for i in $ndk_dir
do do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册