lmq8267/下载musl-gcc工具链
自动下载指定平台的musl-gcc编译工具链
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| TARGET | 目标架构平台,请从musl.cc查看,例如aarch64-linux-musl-cross.tgz 则只需填写aarch64-linux-musl即可 | yes | aarch64-linux-musl |
| GCCPATH | 下载到指定目录,默认/opt/musl_gcc目录里 | no | /opt/musl_gcc |
| STATIC | 添加-static静态链接库标志 | no | — |
Outputs
no outputs