1 Star 0 Fork 101

guozhe/CBB

forked from openGauss/CBB
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.sh 255 Bytes
一键复制 编辑 原始数据 按行查看 历史
liuheng 提交于 2023-10-10 17:02 +08:00 . 添加编译选项和导入gcc环境变量
#!/bin/bash
# Copyright (c) Huawei Technologies Co., Ltd. 2021-2021. All rights reserved.
# version V1.0
#
# used for build dcc entry
#
set -e
SCRIPTPATH=$(cd "$(dirname "$0")"; pwd)
cd ${SCRIPTPATH}/build/linux/opengauss
chmod +x build.sh
./build.sh "$@"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dylan916/CBB.git
git@gitee.com:dylan916/CBB.git
dylan916
CBB
CBB
master

搜索帮助