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

build: Add release-ng-arm64-fips release target #46930

Merged
merged 2 commits into from
Oct 17, 2024

Commits on Sep 26, 2024

  1. build: Add release-ng-arm64-fips release target

    Add a release target to `build.assets/Makefile` to build the arm64-fips
    release. This was missed before because I erroneously assumed we stopped
    doing that due to rust build issues, but it was just that rdpclient was
    no longer part of the arm64-fips build, not that we abandoned that build
    altogether.
    camscale committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d26db89 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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