You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
When we build the patched cmd/link binary for use by garble, we perform this build in a temporary directory so that the Go module from the user does not get in the way. When the user module made us upgrade the toolchain per GOTOOLCHAIN, leaving that module's directory stops upgrading the toolchain, so we patch a newer toolchain and build it with an older toolchain. This is largely harmless, but it makes the newer toolchain think it is actually an older toolchain, which leads to those pesky "linker object header mismatch" version errors. Updates #934. |
3 days ago | |
---|---|---|
.. | ||
asthelper | 1 year ago | |
ctrlflow | 1 month ago | |
linker | 3 days ago | |
literals | 1 month ago | |
ssa2ast | 1 month ago |