49c49 < emake CC=$(tc-getCC) -j1 all elf || die "make failed" --- > emake -j1 all elf || die "make failed"