abinfo "Fedora: Setting -std=c++14 to fix build with GCC 11 ..."
export CXXFLAGS="${CXXFLAGS} -std=c++14"
