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

fix: specify glibc version when building with cargo lambda for provided.al2 #640

Merged
merged 6 commits into from
Apr 29, 2024

Conversation

sidhujus
Copy link
Contributor

Issue #, if available:

Description of changes:
cargo lambda builds with a higher version of glibc now as of this pr cargo-lambda/cargo-lambda#563
so in order to avoid breaking customers using a provided.al2 runtime we must specify the correct glibc version through the --target flag used by cargo lambda

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

@github-actions github-actions bot added pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. labels Apr 26, 2024
@sidhujus sidhujus added pr/internal and removed pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. labels Apr 26, 2024
@sidhujus sidhujus marked this pull request as ready for review April 26, 2024 21:56
@sidhujus sidhujus requested a review from a team as a code owner April 26, 2024 21:56
@sidhujus sidhujus added this pull request to the merge queue Apr 29, 2024
Merged via the queue into aws:develop with commit e5b0f83 Apr 29, 2024
115 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants