summarylogtreecommitdiffstats
path: root/libuv.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libuv.patch')
-rw-r--r--libuv.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/libuv.patch b/libuv.patch
index f70c380ac5b4..6cbfa441d6b7 100644
--- a/libuv.patch
+++ b/libuv.patch
@@ -1,6 +1,6 @@
--- a/configure.ac
+++ b/configure.ac
-@@ -900,6 +900,9 @@ if test "x$WIN32" = "xno" ; then
+@@ -1049,6 +1049,9 @@ if test "x$WIN32" = "xno" ; then
LIBS=$SAVE_LIBS
]
)
@@ -12,7 +12,7 @@
# define on all platforms
--- a/src/include.am
+++ b/src/include.am
-@@ -110,3 +110,7 @@ endif
+@@ -117,3 +117,7 @@ endif
if ANDROID
src_libmega_la_SOURCES += src/mega_glob.c
endif