Skip to content

Fix the sysroot dir for Aarch64 build on AutoSD - #144

Merged
nradakovic merged 1 commit into
mainfrom
nira_fix_sysroot
Sep 15, 2026
Merged

nradakovic merged 1 commit into
mainfrom
nira_fix_sysroot

Conversation

@nradakovic

Copy link
Copy Markdown
Member

Fix the sysroot directory to point to whole directory instead of list of files.

resolves #142

Fix the sysroot directory to point to whole directory instead of
list of files.

resolves #142
@nradakovic nradakovic self-assigned this Sep 15, 2026
Copilot AI lite review requested due to automatic review settings September 15, 2026 12:43
@nradakovic nradakovic added bug Something isn't working toolchain pkg Add or update toolchain package improvements Code or documentation improvements labels Sep 15, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The focused sysroot correction has no unresolved review issues.

Pull request overview

Fixes the AutoSD AArch64 compiler sysroot to reference the complete extracted package directory.

Changes:

  • Replaces the file glob with the package-root directory target.
  • Aligns the configuration with existing toolchain packages.
File summaries
File Description
packages/linux/aarch64/autosd/10.0/autosd.BUILD Corrects the sysroot_dir target.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@nradakovic
nradakovic merged commit 6c97193 into main Sep 15, 2026
16 of 17 checks passed
@nradakovic
nradakovic deleted the nira_fix_sysroot branch September 15, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working improvements Code or documentation improvements toolchain pkg Add or update toolchain package

Projects

Development

Successfully merging this pull request may close these issues.

Broken --sysroot path generation for aarch64 cross-builds

4 participants