bluca commented on the pull-request: `[RFC] rpm/macros.d: use linkmode=external` that you are following: `` From experience, trying to have dozens of different implementations, one for each "special case", ends up in an unmanageable mess. With the approach we have taken, everything uses the same mechanism, and for the vast majority it "just works", and when it doesn't it's most of the times because of pre-existing hidden issues that are brought to light - which is a good thing, as then they can be fixed (eg: variables leaking into pkg-config-like executables). For example in Rust too the macros were changed so that this option would work as expected: https://pagure.io/fedora-rust/rust2rpm/pull-request/179
What issues do you see in using the default distro linker instead of golang's? I think it was mentioned that this already happens for c9s? `` To reply, visit the link below or just reply to this email https://pagure.io/go-rpm-macros/pull-request/43 _______________________________________________ golang mailing list -- golang@lists.fedoraproject.org To unsubscribe send an email to golang-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure