新增kylin编译环境

This commit is contained in:
luoliangyi 2022-05-24 14:00:46 +08:00
parent 411301aeb5
commit 403745df78
13 changed files with 2 additions and 1 deletions

View File

@ -72,6 +72,7 @@ if [ "$sys" == "UnionTech" ];then
sed -i "s/kylin/uos/g" hgdriver/wrapper/CMakeLists.txt
elif [ "$sys" == "Kylin" ];then
sed -i "s/uos/kylin/g" hgdriver/wrapper/CMakeLists.txt
sed -i "s/uos/kylin/g" hgsane/CMakeLists.txt
else
echo "unknown os"
fi

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.