-e "/CONLY/s/gcc/$(tc-getCC)/g" \
-e "s/gcc -/$(tc-getCC) -v/g" \
-e '/CPLUS_FLAGS +=/s/-march=pentium4//' \
-e 's/-m64/ /g' \
build/*.inc || die
# - Strip the $(shell ... >$(NUL) 2>$(NUL)) wrapping, leaving just the
# actual command.