Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 595878 | Differences between
and this patch

Collapse All | Expand All

(-)a/targets/stage2/stage2-chroot.sh (-1 / +1 lines)
Lines 18-24 fi Link Here
18
18
19
19
20
## START BUILD
20
## START BUILD
21
${clst_repo_basedir}/${clst_repo_name}/scripts/bootstrap.sh ${bootstrap_opts} || exit 1
21
myGCC=llvm ${clst_repo_basedir}/${clst_repo_name}/scripts/bootstrap.sh ${bootstrap_opts} || exit 1
22
22
23
# Clean-up USE again
23
# Clean-up USE again
24
${clst_sed} -i "/USE=\"\${USE} bindist\"/d" "${clst_make_conf}"
24
${clst_sed} -i "/USE=\"\${USE} bindist\"/d" "${clst_make_conf}"

Return to bug 595878