cubefs/build/compile/arm64/centos/buildcfs.sh
leonrayang d5bb45ea49 docs. update to cubefs
Signed-off-by: leonrayang <chl696@sina.com>
2023-05-26 11:17:10 +08:00

8 lines
129 B
Bash

#!/bin/bash
source /etc/profile
RootPath=/root
cd $RootPath
cd ./cubefs
export CPUTYPE=arm64_gcc4
bash ./build.sh
export CPUTYPE=