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

Enable building with GCC 10.3 for JDK18 and above on Linux (Excluding OpenJ9) #2824

Merged
merged 2 commits into from
Jan 13, 2022

Commits on Jan 12, 2022

  1. Select GCC10 instead of GCC7 by default for JDK18+ non-J9

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    8424e24 View commit details
    Browse the repository at this point in the history
  2. Adjust logic to fallback from GCC 10 to 7 instead of 4.8

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    525adf2 View commit details
    Browse the repository at this point in the history