# android-gcc **Repository Path**: maimaiguanfan/android-gcc ## Basic Information - **Project Name**: android-gcc - **Description**: Android_10_r45 GCC,已去除弃用GCC提示 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 搬运自[404网站](https://android.googlesource.com/platform/prebuilts/) 可以下载之后再解压,也可以用以下命令克隆 aarch64 `git clone https://gitee.com/maimaiguanfan/android-gcc.git -b aarch64 --depth=1 aarch64-linux-android-4.9` arm32 `git clone https://gitee.com/maimaiguanfan/android-gcc.git -b arm --depth=1 arm-linux-androideabi-4.9`