Closed kbieganski closed 4 years ago
The uhdm-integration
job passed, so I'm marking this as ready to review/merge.
Hi,
Thank you for sending the pull request! It's awesome to see you contributing to this project. However, before I can look at this request you need to add DCO sign-off to commits in this repository.
We require DCO sign-off for all commits to this repository (including all authors). Please see the following URL to see more information and BeeWare also have a Beginners guide to DCOs.
You can use git commit --amend --signoff
and then a git push --force
to add the signoff. You can also use git rebase --signoff
.
Thanks!
Bumped GCC to 9 as discussed in our meeting.
This PR is for testing if the
uhdm-integration
build passes with a newer version of GCC. Will mark as ready to merge if it passes.