Skip to content

remove NANVIX_SYSROOT#642

Merged
ppenna merged 1 commit into
nanvix/v3.12.3from
fix/remove-nanvix-sysroot
May 13, 2026
Merged

remove NANVIX_SYSROOT#642
ppenna merged 1 commit into
nanvix/v3.12.3from
fix/remove-nanvix-sysroot

Conversation

@ada-x64
Copy link
Copy Markdown

@ada-x64 ada-x64 commented May 13, 2026

Closes #641

Copilot AI review requested due to automatic review settings May 13, 2026 17:33
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the NANVIX_SYSROOT export from Makefile.nanvix, aligning the build with the upstream zutils change that drops this environment variable in favor of the hardcoded .nanvix/sysroot path.

Changes:

  • Drops the NANVIX_SYSROOT := $(SYSROOT_PATH) assignment and its export.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ada-x64 ada-x64 marked this pull request as ready for review May 13, 2026 17:47
@ada-x64 ada-x64 requested a review from ppenna May 13, 2026 17:47
@ppenna ppenna merged commit cac8b07 into nanvix/v3.12.3 May 13, 2026
17 checks passed
@ppenna ppenna deleted the fix/remove-nanvix-sysroot branch May 13, 2026 19:17
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.

Remove NANVIX_SYSROOT

3 participants