1 Star 0 Fork 1

chisuhua/NyuziToolchain

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
configure 573 Bytes
一键复制 编辑 原始数据 按行查看 历史
#! /bin/sh
echo "################################################################################"
echo "################################################################################"
echo "The LLVM project no longer supports building with configure & make."
echo ""
echo "Please migrate to the CMake-based build system."
echo "For more information see: http://llvm.org/docs/CMake.html"
echo "################################################################################"
echo "################################################################################"
exit 1
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chisuhua/NyuziToolchain.git
[email protected]:chisuhua/NyuziToolchain.git
chisuhua
NyuziToolchain
NyuziToolchain
master

搜索帮助