diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2019-10-14 15:14:30 +0200 |
---|---|---|
committer | cjihrig <cjihrig@gmail.com> | 2019-10-14 21:33:39 -0400 |
commit | f9c35197e64202099b691d53df7ea7db480b390c (patch) | |
tree | b4714a018f536e2d2fb3d1de9dc522e11709755f /docs/src | |
parent | e668e10acbd7db9fa82be7ace1320caa5a0def93 (diff) | |
download | libuv-f9c35197e64202099b691d53df7ea7db480b390c.tar.gz libuv-f9c35197e64202099b691d53df7ea7db480b390c.zip |
build: move -Wno-long-long check to configure time
xlc reportedly doesn't support the `-Wno-long-long` flag. Detect that
at configure time instead of trying to fix it up at build time.
This enables the flag for both the library and the test suite instead
of just the test suite but that seems fine to me.
PR-URL: https://github.com/libuv/libuv/pull/2512
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions