Skip to content

Migrate x86 64 aarch64 linux toolchain #174

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

martin4861
Copy link
Contributor

@martin4861 martin4861 commented Aug 13, 2025

  • Migrate x86 64 aarch64 linux toolchain to be compliant with bzl_mod
  • The sysroots for clang toolchain have been changed accordingly to select None when both bzl_mod and libcpp are enabled. Else if bzl_mod and not libcpp, returns the proper bzl_mod-compliant directory, else the non-bzl_mod-compliant directory.

Tested in:

  • orion (Bazel 6)
  • orion (Bazel 7)
  • orion-engine (Bazel 6)
  • orion-engine (Bazel 7)
  • starling-core (Bazel 6, 7, 8)
  • starling (Bazel 6)

@martin4861 martin4861 force-pushed the martin4861/migrate-x86_64-aarch64-linux-toolchain branch from c78d451 to 6130135 Compare August 14, 2025 08:28
@martin4861 martin4861 changed the title Migrate x86 64 aarch64 linux toolchain [WIP] Migrate x86 64 aarch64 linux toolchain Aug 14, 2025
@martin4861 martin4861 marked this pull request as ready for review August 14, 2025 16:49
@martin4861 martin4861 requested a review from a team as a code owner August 14, 2025 16:49
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.

1 participant