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

getauxval isn't defined on uclibc, so disable dynamic feature detection #1805

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

skrap
Copy link
Contributor

@skrap skrap commented Nov 13, 2023

This is my attempt at the suggested alternative approach @briansmith suggested in #1800

@skrap skrap force-pushed the uclibc-static-cpu-features branch from 5814da6 to ad60343 Compare November 13, 2023 17:20
briansmith
briansmith previously approved these changes Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (75cbe47) 96.00% compared to head (64c2bd1) 96.01%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1805   +/-   ##
=======================================
  Coverage   96.00%   96.01%           
=======================================
  Files         137      137           
  Lines       20742    20718   -24     
  Branches      226      226           
=======================================
- Hits        19914    19893   -21     
+ Misses        792      790    -2     
+ Partials       36       35    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@skrap
Copy link
Contributor Author

skrap commented Nov 13, 2023

Drat I forgot to run rustfmt after adding the comment. Fixed. Sorry!

@briansmith briansmith merged commit 445de2f into briansmith:main Nov 14, 2023
127 checks passed
@skrap
Copy link
Contributor Author

skrap commented Nov 14, 2023

Thank you!

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.

2 participants