build_autotools_update_base

abinfo "Appending -fcommon to fix build on GCC 10 ..."
export CFLAGS="${CFLAGS} -fcommon"
