Skip to content
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

flake.nix: Use unwrapped bintools for aarch64-none-elf #236

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

Ivan-Velickovic
Copy link
Collaborator

No description provided.

We need the unwrapped bintools (in particular LD) since Nix
seems to be putting all sorts of nonsense in the command
line parameters that doesn't make sense on non-Linux systems.

After all, we aren't target Linux, we're targeting
aarch64-none-elf.

This patch is exactly the same as a previous one I made but
for RISC-V, I forgot to apply the same thing to AArch64.

Signed-off-by: Ivan-Velickovic <[email protected]>
@Ivan-Velickovic Ivan-Velickovic merged commit 76517ae into main Oct 28, 2024
11 checks passed
@Ivan-Velickovic Ivan-Velickovic deleted the nix_flake_another_fix branch October 28, 2024 08:52
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