diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2015-01-23 23:43:03 +0100 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2015-01-24 18:28:26 +0100 |
commit | 965fffc2e9eb550fff09fda0f11a7214238e0181 (patch) | |
tree | 3aaabd55fc33c79c9cf2daf6af94da1722c780e4 /docs/src | |
parent | 67bb2b5f70916471000cff7d4f12d8b9fd878a4d (diff) | |
download | libuv-965fffc2e9eb550fff09fda0f11a7214238e0181.tar.gz libuv-965fffc2e9eb550fff09fda0f11a7214238e0181.zip |
build: compile -D_GNU_SOURCE on linux
Fixes a number of -Wimplicit-function-declaration warnings for functions
that are behind _GNU_SOURCE on old systems, like strndup() and pread().
PR-URL: https://github.com/libuv/libuv/pull/162
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions