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

Check for MIPSEB in target.h #2143

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Check for MIPSEB in target.h #2143

merged 1 commit into from
Jan 28, 2025

Conversation

justsmth
Copy link
Contributor

Issues:

Addresses:

Description of changes:

Setup macros for big-endian MIPS in "target.h"

Callout

A contributor informs us that the build for mips-unknown-linux-musl succeeds with this change: aws/aws-lc-rs#522 (comment)

Testing:

No CI testing for it.

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.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.96%. Comparing base (37c2b5e) to head (5f581d0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2143   +/-   ##
=======================================
  Coverage   78.96%   78.96%           
=======================================
  Files         610      610           
  Lines      105293   105293           
  Branches    14919    14920    +1     
=======================================
+ Hits        83141    83142    +1     
+ Misses      21500    21499    -1     
  Partials      652      652           

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

@justsmth justsmth merged commit d15dc5c into aws:main Jan 28, 2025
124 of 126 checks passed
@justsmth justsmth deleted the support-mips branch January 28, 2025 19:23
manastasova pushed a commit to manastasova/aws-lc that referenced this pull request Jan 30, 2025
### Issues:
Addresses: 
* aws/aws-lc-rs#522

### Description of changes: 
Setup macros for big-endian MIPS in "target.h"

### Callout
A contributor informs us that the build for `mips-unknown-linux-musl`
succeeds with this change:
aws/aws-lc-rs#522 (comment)

### Testing:
No CI testing for it. 

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.
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.

4 participants