curl intentionally broke cross compilation in its last upstream release.
curl intentionally broke cross compilation in its last upstream release.
It stopped installing fish/zsh completion files, because that's
impossible for cross compilation. Turns out, that's factually wrong and skipping the files makes the build fail. I'm attaching a revert for your convenience. Please include it at least in Debian even if it ends up not being upstreamable.
On Wed, 23 Apr 2025, Helmut Grohne wrote:
curl intentionally broke cross compilation in its last upstream release.
This is a ridiculous and incorrect statement.
Before curl 8.13.0, the completion scripts would not be produced for cross-compiles because they required *executing* the curl executable to get generated.
Since curl 8.13.0, the completion scripts are generated fine even for cross-compiles since the dependency on the executable has been removed.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 491 |
Nodes: | 16 (2 / 14) |
Uptime: | 97:51:54 |
Calls: | 9,679 |
Files: | 13,725 |
Messages: | 6,174,626 |