Check compiler for 'linux/random.h'#2716
Merged
Conversation
edd42a8 to
2014fe7
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2716 +/- ##
==========================================
- Coverage 78.82% 78.81% -0.01%
==========================================
Files 667 667
Lines 114077 114077
Branches 16059 16059
==========================================
- Hits 89916 89914 -2
- Misses 23386 23389 +3
+ Partials 775 774 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
skmcgrail
previously approved these changes
Sep 26, 2025
99569df to
91a652b
Compare
91a652b to
047b061
Compare
skmcgrail
approved these changes
Sep 26, 2025
Merged
nebeid
reviewed
Sep 26, 2025
nebeid
approved these changes
Sep 26, 2025
justsmth
added a commit
that referenced
this pull request
Sep 26, 2025
### Issues: Addresses aws/aws-lc-rs#894 ### Description of changes: Prepare release v1.61.4 ---- ### Prerequisite * ~~#2716~~ 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.
BobAnkh
added a commit
to stack-rs/mitosis
that referenced
this pull request
Sep 29, 2025
This is a hotfix from aws-lc for the build failure of musl target Ref: aws/aws-lc-rs#898 Ref: aws/aws-lc-rs#894 Ref: aws/aws-lc#2716 Ref: aws/aws-lc#2717
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes:
Detect the availability of the "linux/random.h" header in build logic.
Call-outs:
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.