交叉編譯工具鏈設置環境變量腳本

#!/bin/bash print_help() { cat <<EOF Usage: command command: export cross_compiler unset example: source ./toolchain.sh export arm-linux-androideabi source ./toolchain.sh unset EOF } main() { if
相關文章
相關標籤/搜索