abinfo "Attaching extra flags to C{,XX}FLAGS ..."
export CFLAGS="${CFLAGS} -fcommon"
export CXXFLAGS="${CXXFLAGS} -fcommon"
