abinfo "Setting C++ standard to C++17 ..."
export CXXFLAGS="${CXXFLAGS} -std=c++17"
