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

Support cross compiling with prebuilt NASM #528

Merged
merged 3 commits into from
Sep 27, 2024

Conversation

justsmth
Copy link
Contributor

Issues:

Description of changes:

Provide an equivalent for prebuilt-nasm.bat for use on non-Windows build hosts.

Testing:

How is this change tested (unit tests, fuzz tests, etc.)? Are there any testing steps to be verified by the reviewer?

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.

@justsmth justsmth requested a review from a team as a code owner September 18, 2024 23:12
@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.52%. Comparing base (c358484) to head (74dc50d).
Report is 83 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #528      +/-   ##
==========================================
- Coverage   95.80%   92.52%   -3.28%     
==========================================
  Files          61       67       +6     
  Lines        8143     9277    +1134     
  Branches        0     9277    +9277     
==========================================
+ Hits         7801     8584     +783     
- Misses        342      422      +80     
- Partials        0      271     +271     

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

@justsmth justsmth force-pushed the cross-prebuilt-nasm branch 2 times, most recently from cc1eae4 to d6b9f1c Compare September 18, 2024 23:23
@justsmth justsmth changed the title Support cross compiling to x86_64-pc-windows-gnu Support cross compiling with prebuilt NASM Sep 19, 2024
samuel40791765
samuel40791765 previously approved these changes Sep 25, 2024
Co-authored-by: Sean McGrail <549813+skmcgrail@users.noreply.github.com>
@justsmth justsmth merged commit 21da240 into aws:main Sep 27, 2024
433 of 437 checks passed
@justsmth justsmth deleted the cross-prebuilt-nasm branch September 27, 2024 20:16
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