diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2026-04-06 15:36:07 +0000 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2026-04-07 10:59:18 +0000 |
| commit | e330aefa238248ff5ab18671061c4f8221f9f188 (patch) | |
| tree | 3fc71ca9b6c277f8bd8a8eb74852d7036d351ed5 /textproc/datamash/(public-mirror) | |
| parent | 4ec7b4105a690e4037831f58908a3803014ae791 (diff) | |
For whatever reason the build fails if llvm22 is installed / used,
the generated bindings.rs file doesn't have all the needed definitions.
Fix this by providing libuv bindgen likes it's done for others OS [3]
(it was generated with llvm21).
error be like:
libuv-sys-lite-1.48.2/src/functions.rs
|
785 | addr: *mut sockaddr_in,
| ^^^^^^^^^^^ help: a struct with a similar name exists: `sockaddr`
For reference: deno issue [1], libuv-sys-lite issue [2] and fix [3]
[1] https://github.com/denoland/deno/issues/32351
[2] https://github.com/nathanwhit/libuv-sys-lite/issues/1
[3] https://github.com/nathanwhit/libuv-sys-lite/commit/37c1821e8e94f70dc0c768092d8a44920609d045
PR: 293587
Tested by: gja822@narod.ru
Diffstat (limited to 'textproc/datamash/(public-mirror)')
0 files changed, 0 insertions, 0 deletions
