Closed o-mdr closed 3 years ago
I have created a new branch and retargeted this. Please squash the commits so there is only one. Thanks.
Hi Jussi, thanks. I think that's done, I've used:
git checkout 1.5.2
git reset $(git merge-base 1.4.1 1.5.2)
git add -A
git commit -m "..."
git push --force
Updated google benchmark 1.4.1 => 1.5.2
This PR includes:
Tested compilation on Ubuntu GCC 9.3 x64. Please update destination branch.