abinfo "Setting CCFLAGS environment variable, which is what Jam wants ..."
# NOTE: CPPFLAGS is not used in this project.
# We need LFS support for 32-bit targets, plus FORTIFY_SOURCE for all targets.
export CCFLAGS="$CPPFLAGS $CFLAGS"

abinfo "Replacing config.{guess,sub} to fix build on new architectures ..."
build_autotools_update_base
