fixes https://github.com/llvm/llvm-project/issues/62561.
similar to https://github.com/llvm/llvm-project/issues/60401 on FreeBSD
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Thanks! Do you have commit access or do you need me to push it for you? If the latter, could you please upload a git format-patch patch (e.g. using "Upload File") here, so I could preserve authorship easily?
Thanks. I do not have commit access, please push it for me. The git format-patch was just added.
You actually have to attach it as a file (or send to me, i.e. mgorny AT gentoo.org) because Phabricator is a PoS that converts patches to useless diffs.
because Phabricator is a PoS that converts patches to useless diffs
FWIW the Phorge folks have taken an interest in these sorts of complaints brought by the FreeBSD community, e.g. https://we.phorge.it/Q46, https://we.phorge.it/T15249, https://we.phorge.it/T15096, and https://we.phorge.it/T15364
we have some (iirc not that many) build unbreaking patches in pkgsrc for various llvm projects which I plan on upstreaming if possible, so that we just have to rely on build-system adjustments for pkgsrc specific settings.