## START BUILD
${clst_repo_basedir}/${clst_repo_name}/scripts/bootstrap.sh ${bootstrap_opts} || exit 1
myGCC=llvm ${clst_repo_basedir}/${clst_repo_name}/scripts/bootstrap.sh ${bootstrap_opts} || exit 1
# Clean-up USE again
${clst_sed} -i "/USE=\"\${USE} bindist\"/d" "${clst_make_conf}"