Skip to content

Update libuv #3155

Merged
merged 5 commits into from
Aug 17, 2024
Merged

Update libuv #3155

merged 5 commits into from
Aug 17, 2024

Conversation

donald
Copy link
Collaborator

@donald donald commented Aug 17, 2024

New bind needs new libuv. Its problematic to put a (newer) libuv into /package/dns because the bind build system is buggy and put the -L$PREFIX/lib -luv with the path from pkgconfig to late in the link command line when the library has already been pulled in from a NEEDED attribute of another shared library earlier in the command line.

The library can be build either with autotools or with cmake. Don't run
autgogen.sh so that we don't generate a configure script. Bee will
select cmake, which is fine.
@donald donald merged commit 3d7f52b into master Aug 17, 2024
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant