linux-arm64 is currently using gcc 4, so it's difficult to take advantage of modern C++. This PR bump up the version of gcc to allow us to enjoy all the benefits of modern C++. (This PR is based on #310)