summaryrefslogtreecommitdiff
path: root/deps/uv/README.md
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2013-08-29 15:04:27 +0200
committerBert Belder <bertbelder@gmail.com>2013-08-29 15:38:32 +0200
commite83a0cd016ef03d3ec3b491325b347be886c1476 (patch)
treef9c61bd589f91c07f2dbaec25e09cc8f34d5745f /deps/uv/README.md
parenta9eb96d0201fa7d13c898a154e81fd9531358d2f (diff)
downloadandroid-node-v8-e83a0cd016ef03d3ec3b491325b347be886c1476.tar.gz
android-node-v8-e83a0cd016ef03d3ec3b491325b347be886c1476.tar.bz2
android-node-v8-e83a0cd016ef03d3ec3b491325b347be886c1476.zip
uv: upgrade to v0.11.11
Diffstat (limited to 'deps/uv/README.md')
-rw-r--r--deps/uv/README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/deps/uv/README.md b/deps/uv/README.md
index 48a8626607..e4857106b7 100644
--- a/deps/uv/README.md
+++ b/deps/uv/README.md
@@ -94,10 +94,6 @@ To build for android:
Note for UNIX users: compile your project with `-D_LARGEFILE_SOURCE` and
`-D_FILE_OFFSET_BITS=64`. GYP builds take care of that automatically.
-Note for Linux users: compile your project with `-D_GNU_SOURCE` when you
-include `uv.h`. GYP builds take care of that automatically. If you use
-autotools, add a `AC_GNU_SOURCE` declaration to your `configure.ac`.
-
## Supported Platforms
Microsoft Windows operating systems since Windows XP SP2. It can be built