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.
(There might still be bugs of course.)
/ daniel.haxx.se