cross-i686-linux-musl: fix build.
This commit is contained in:
parent
5c5e054633
commit
015974f524
|
@ -72,7 +72,7 @@ _gcc_bootstrap() {
|
|||
[ -f ${wrksrc}/.gcc_bootstrap_done ] && return 0
|
||||
|
||||
cd ${wrksrc}/gcc-${_gcc_version}
|
||||
_apply_patch ${FILESDIR}/gcc-4.7.2-musl.diff
|
||||
_apply_patch ${FILESDIR}/gcc-${_gcc_version}-musl.diff
|
||||
|
||||
msg_normal "Building cross gcc bootstrap\n"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user