Skip to content

Standalone: Use bun baseline builds for Linux #16244

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

Merged
merged 6 commits into from
Feb 6, 2025

Conversation

philipp-spiess
Copy link
Member

@philipp-spiess philipp-spiess commented Feb 4, 2025

Closes #15181

This PR changes the Standalone builds to use bun baseline instead. This compiles to a reduced instruction set and should work around the compatibility issues experienced across older server hardware.

Test plan

See #15181 (comment)

Also tested it with the repor from @npezza93 and it now works locally as well with a Docker build.

@philipp-spiess philipp-spiess marked this pull request as ready for review February 5, 2025 15:20
@philipp-spiess philipp-spiess requested a review from a team as a code owner February 5, 2025 15:20
@philipp-spiess philipp-spiess merged commit 1e949af into main Feb 6, 2025
5 checks passed
@philipp-spiess philipp-spiess deleted the fix/bun-baseline-linux branch February 6, 2025 13:29
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.

[V4] Illegal instruction when using beta inside Docker
2 participants