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

Backport: Fix AppleClang 15 FIPS Shared Build (#1224) #1400

Merged
merged 2 commits into from
Jan 13, 2024

Conversation

justsmth
Copy link
Contributor

@justsmth justsmth commented Jan 12, 2024

Description of changes:

Backport of #1224

Testing:

Build succeeded on my Mac.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@justsmth justsmth requested review from a team as code owners January 12, 2024 14:32
darylmartin100
darylmartin100 previously approved these changes Jan 12, 2024
@justsmth justsmth requested a review from skmcgrail January 12, 2024 15:53
The FIPS Shared build on MacOSX wasn't working if OSX_VERSION_MIN_FLAG
wasn't defined, so this fixes that.
Github Actions also finally released MacOS ARM runners. We can deprecate the
Codebuild->SSM->ec2 workaround for now.

FIPS-2022-11-02: Only took changes to `crypto/fipsmodule/CMakeLists.txt`
@justsmth justsmth merged commit 0a111e8 into aws:fips-2022-11-02 Jan 13, 2024
6 of 7 checks passed
@justsmth justsmth deleted the fips-2022-apple-clang branch January 13, 2024 00:28
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.

5 participants