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

target.h: Only define OPENSSL_<arch> when we have code specific to that arch. #1907

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

briansmith
Copy link
Owner

New architecture-conditional logic should be done Rust, not in C.

…that arch.

New architecture-conditional logic should be done Rust, not in C.
@briansmith briansmith self-assigned this Jan 13, 2024
Copy link

codecov bot commented Jan 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (accca78) 96.02% compared to head (beb9e72) 96.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1907   +/-   ##
=======================================
  Coverage   96.02%   96.02%           
=======================================
  Files         136      136           
  Lines       20776    20776           
  Branches      226      226           
=======================================
  Hits        19950    19950           
  Misses        792      792           
  Partials       34       34           

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

@briansmith briansmith merged commit 3e50503 into main Jan 13, 2024
140 checks passed
@briansmith briansmith deleted the b/define-less branch January 13, 2024 23:23
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.

1 participant