Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ubuntu 20.04 support #3625

Merged
merged 5 commits into from
Feb 5, 2021
Merged

Add Ubuntu 20.04 support #3625

merged 5 commits into from
Feb 5, 2021

Conversation

jacobkeeler
Copy link
Contributor

@jacobkeeler jacobkeeler commented Jan 29, 2021

Partially implements #3606

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

Test build on Ubuntu 20.04

Summary

Adds support for Ubuntu 20.04, fixing build errors and warnings with the project

Changelog

Bug Fixes
  • Fixes warnings in GMock project when building with gcc9
  • Fixes deprecated warnings tied to changes in openssl 1.1.0
  • Fixes warnings in interface generator scripts in latest version of python

CLA

- Apply macro fix for GTEST_DISALLOW_ASSIGN_ and GTEST_DISALLOW_COPY_AND_ASSIGN_ from googletest project
- Fix usage of deprecated functions in openssl 1.1.0
- Include deprecated `sysctl.h` only in QNX build
- Fix warnings in InterfaceGenerator scripts
@jacobkeeler jacobkeeler merged commit c5a11df into develop Feb 5, 2021
@jacobkeeler jacobkeeler deleted the feature/ubuntu_20_support branch February 5, 2021 19:53
@Jack-Byrne Jack-Byrne mentioned this pull request Mar 18, 2021
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants