custom_build.sh compiler (es. gcc or clang)" + echo "usage: ./custom_build.sh option (es. gcc, clang or gprof)" exit fi case "$1" in - "gcc") if test -d ...
確定! 回上一頁