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 StructEnreg by default on all platforms. #55558

Merged
merged 4 commits into from
Jul 15, 2021

Commits on Jul 14, 2021

  1. enable for arm32.

    fix arm32
    
    Fix arm/arm64.
    
    now we can have contained lclRead for other platforms, not only xarch.
    Sergey committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    52d3419 View commit details
    Browse the repository at this point in the history
  2. enable x64 unix.

    Sergey committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    3077ccd View commit details
    Browse the repository at this point in the history
  3. Fix and enable arm64.

    Sergey committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    40786c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. fix bad merge and arm32 failures.

    Sergey committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    806edb4 View commit details
    Browse the repository at this point in the history