Skip to content

Conversation

@Rexicon226
Copy link
Contributor

fixes the dynamic linker path resolution to take the added and subtracted features into consideration
i.e:
zig build-exe -target riscv64-linux -mcpu generic_rv64+d
goes from the incorrect /lib/ld-linux-riscv64-lp64.so.1 -> /lib/ld-linux-riscv64-lp64d.so.1

@Rexicon226
Copy link
Contributor Author

cc @alexrp

@alexrp alexrp enabled auto-merge (rebase) January 6, 2025 23:40
@alexrp alexrp merged commit fc28a71 into ziglang:master Jan 7, 2025
10 checks passed
@Rexicon226 Rexicon226 deleted the fix-features branch January 7, 2025 02:12
alexrp added a commit to alexrp/zig that referenced this pull request Jan 18, 2025
alexrp added a commit to alexrp/zig that referenced this pull request Jan 18, 2025
Fri3dNstuff pushed a commit to Fri3dNstuff/zig that referenced this pull request Jan 27, 2025
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.

2 participants