ladybird/Ports/libuv
Daniel Bertalan dbdb6abdb9 Ports/libuv: Fix build failure due to missing statfs() function
In 43c27e8, I mistakenly deleted the patch that removed calls to the
statfs() function, which we do not have. This made building the port
with a clean source tree fail.

This commit changes `libuv` to use our statvfs() function instead.
2021-12-27 02:02:03 -08:00
..
patches Ports/libuv: Fix build failure due to missing statfs() function 2021-12-27 02:02:03 -08:00
package.sh Ports/libuv: Update libuv to version 1.42.0 and fix cmake argument 2021-11-14 16:20:55 +00:00