Skip to content

Conversation

@mcbarton
Copy link
Collaborator

@mcbarton mcbarton commented Jan 8, 2025

Description

Please include a summary of changes, motivation and context for this PR.

This PR should fix the emscripten build in the ci. The new llvm options may not be necessary. They are just used in emscripten-forge so I decided to add here for consistency. The LDFLAGS definitions are needed otherwise the CppInterOp shared library is not built correctly. I have cleared the cache of one build to check I have not broken the build there. Once it passes this PR should be ready for merging.

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Requires documentation updates

Testing

Please describe the test(s) that you added and ran to verify your changes.

Checklist

  • I have read the contribution guide recently

@mcbarton mcbarton mentioned this pull request Jan 8, 2025
4 tasks
@codecov
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.85%. Comparing base (c446c3e) to head (c4dcbe5).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #420   +/-   ##
=======================================
  Coverage   70.85%   70.85%           
=======================================
  Files           9        9           
  Lines        3538     3538           
=======================================
  Hits         2507     2507           
  Misses       1031     1031           

@mcbarton mcbarton force-pushed the fix-deployment-xeus-cpp branch from 9029534 to ddaca90 Compare January 9, 2025 19:02
@mcbarton mcbarton requested a review from anutosh491 January 9, 2025 19:07
Copy link
Collaborator

@anutosh491 anutosh491 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks !

@anutosh491 anutosh491 merged commit 0dc7d72 into compiler-research:main Jan 10, 2025
43 checks passed
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