arm-none-eabi-newlib: remove redundant gcc from hostmakedepends
This commit is contained in:
parent
f4efb25ae9
commit
0eba50381a
|
@ -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…
Reference in New Issue