mirror of
https://github.com/RGBCube/serenity
synced 2025-08-01 15:37:47 +00:00
Ports/libuv: Update libuv to version 1.42.0 and fix cmake argument
Add CMAKE_BUILD_WITH_INSTALL_RPATH=true to the cmake arguments as it wouldn't compile on MacOS without this argument
This commit is contained in:
parent
2c4db837e7
commit
069e64efd1
2 changed files with 4 additions and 4 deletions
|
@ -90,7 +90,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
|
|||
| [`libtiff`](libtiff/) | libtiff | 4.2.0 | http://www.libtiff.org/ |
|
||||
| [`libtool`](libtool/) | libtool | 2.4 | https://www.gnu.org/software/libtool/ |
|
||||
| [`libuuid`](libuuid/) | libuuid (from util-linux) | 2.37.2 | https://github.com/karelzak/util-linux/tree/master/libuuid |
|
||||
| [`libuv`](libuv/) | libuv | b12699b | https://github.com/libuv/libuv |
|
||||
| [`libuv`](libuv/) | libuv | 1.42.0 | https://github.com/libuv/libuv |
|
||||
| [`libvorbis`](libvorbis/) | libvorbis | 1.3.7 | https://github.com/xiph/vorbis |
|
||||
| [`libxml2`](libxml2/) | libxml2 | 2.9.12 | http://www.xmlsoft.org/ |
|
||||
| [`libzip`](libzip/) | libzip | 1.7.3 | https://libzip.org/ |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue