summarylogtreecommitdiffstats
path: root/libuv.patch
diff options
context:
space:
mode:
authorCédric Connes2017-04-14 22:52:46 +0200
committerCédric Connes2017-04-14 22:52:46 +0200
commit4127b940115632340d8d6d55792febc4e188e66c (patch)
tree43ca06bc2819ae580fbf1aebe1ee6b3dcbaa41cf /libuv.patch
parentc6c9c0a21148f1c4a9f59030803888df4fe85473 (diff)
downloadaur-4127b940115632340d8d6d55792febc4e188e66c.tar.gz
Update to v3.0.0
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