arm-none-eabi-newlib: remove redundant gcc from hostmakedepends
This commit is contained in:
parent
f4efb25ae9
commit
0eba50381a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ nostrip=yes
|
|||
nodebug=yes
|
||||
create_wrksrc=yes
|
||||
|
||||
hostmakedepends="perl flex bison gcc arm-none-eabi-binutils"
|
||||
hostmakedepends="perl flex bison arm-none-eabi-binutils"
|
||||
makedepends="zlib-devel gmp-devel mpfr-devel libmpc-devel isl15-devel"
|
||||
|
||||
_apply_patch() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue