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

Migrate to GCC 13 #5541

Merged
merged 3 commits into from
Sep 4, 2024
Merged

Migrate to GCC 13 #5541

merged 3 commits into from
Sep 4, 2024

Commits on Jul 5, 2024

  1. Improve flatbuffer recipe

    - Bump to the latest version
    - Clean up old workarounds from the recipe
    ktf committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    abc22f4 View commit details
    Browse the repository at this point in the history
  2. Migrate to GCC 13

    - Move to GCC 13.2.0
    - Move to GDB 14.2
    - Do not use GCC 7.3.0 as default, since now AliRoot it's built
      with its own default.
    - Add support for CCACHE. While disabled by default it can be enabled
      by passing CCACHE_DISABLE=false as environment variable.
    ktf committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    637dfbc View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    e41060d View commit details
    Browse the repository at this point in the history