summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-08-05 19:02:26 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-08-05 19:02:26 +0200
commita5c17bac259eee76dcb22e0b77ba793fd3edb72f (patch)
tree477d87f045cb9e8ec43d3cdca844538b89ae38f7
parentbf457b58a15ead7760f428fe0847ab868fe467db (diff)
downloadandroid-node-v8-a5c17bac259eee76dcb22e0b77ba793fd3edb72f.tar.gz
android-node-v8-a5c17bac259eee76dcb22e0b77ba793fd3edb72f.tar.bz2
android-node-v8-a5c17bac259eee76dcb22e0b77ba793fd3edb72f.zip
android: libuv: remove duplicate (?) file
-rw-r--r--deps/uv/uv.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/uv/uv.gyp b/deps/uv/uv.gyp
index 46de9b769e..490ad3dda9 100644
--- a/deps/uv/uv.gyp
+++ b/deps/uv/uv.gyp
@@ -256,7 +256,6 @@
'src/unix/android-ifaddrs.c',
'src/unix/procfs-exepath.c',
'src/unix/sysinfo-loadavg.c',
- 'src/unix/sysinfo-memory.c',
],
'link_settings': {
'libraries': [ '-ldl' ],