diff --git a/component/cbb/build.sh b/component/cbb/build.sh index f03f1d40491c69a82cd9a8f5f81619764b267d9b..dfb13a5c14d47bccf093b7b4a95bd0927046ecbe 100644 --- a/component/cbb/build.sh +++ b/component/cbb/build.sh @@ -26,4 +26,4 @@ ROOT_DIR="${PWD}/../../.." export PLAT_FORM_STR=$(sh ${LOCAL_DIR}/../../build/get_PlatForm_str.sh) cd build/linux/opengauss -sh -x build.sh -3rd "${ROOT_DIR}/output/" \ No newline at end of file +sh -x build.sh -3rd "${GCC_PATH}" \ No newline at end of file