Skip to content

Standalone: Use bun baseline builds for Linux#16244

Merged
philipp-spiess merged 6 commits into
mainfrom
fix/bun-baseline-linux
Feb 6, 2025
Merged

Standalone: Use bun baseline builds for Linux#16244
philipp-spiess merged 6 commits into
mainfrom
fix/bun-baseline-linux

Conversation

@philipp-spiess

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

Copy link
Copy Markdown
Contributor

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