Skip to content

Fix frame pointers build under runtime5#2602

Closed
mshinwell wants to merge 3 commits intooxcaml:mainfrom
mshinwell:fix-frame-pointers-build
Closed

Fix frame pointers build under runtime5#2602
mshinwell wants to merge 3 commits intooxcaml:mainfrom
mshinwell:fix-frame-pointers-build

Conversation

@mshinwell
Copy link
Copy Markdown
Collaborator

Under runtime5 there is an unused function rewrite_frame_pointers which the C compiler complains about, unless stack checks are enabled. This PR fixes that and changes one of the existing CI jobs to use runtime5 and frame pointers.

@xclerc please review

@mshinwell mshinwell added runtime CI Github Actions CI changes labels May 21, 2024
(cherry picked from commit 4184a7150d754a7d4903566ed5851e2d8f56e8a9)
@mshinwell
Copy link
Copy Markdown
Collaborator Author

We'll merge this as part of #2603

@mshinwell mshinwell closed this May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Github Actions CI changes runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants