Skip to content

Conversation

Zentrik
Copy link
Contributor

@Zentrik Zentrik commented Sep 4, 2025

As discovered in JuliaPackaging/Yggdrasil#12004, --build-id=sha1 doesn't seem to be supported with lld on windows.
Also, to make reproducible set -Wl,--no-insert-timestamp when using clang (we already do this for gcc).

@Zentrik
Copy link
Contributor Author

Zentrik commented Sep 4, 2025

Note, https://reviews.llvm.org/D46966 suggests setting the timestamp to 0 (as -Wl,--no-insert-timestamp does) can cause issues

@giordano
Copy link
Member

giordano commented Sep 4, 2025

@Zentrik Zentrik merged commit bb1d736 into JuliaPackaging:master Sep 5, 2025
12 checks passed
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