Skip to content

Commit 9498ac8

Browse files
targosrichardlau
authored andcommitted
deps: compile c-ares with C11 support
This should get rid of the following GCC warning: ISO C90 does not support ‘long long’ [-Wlong-long] PR-URL: #51410 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
1 parent 8fb7436 commit 9498ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/cares/cares.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
}],
182182
[ 'OS not in "win android"', {
183183
'cflags': [
184-
'--std=gnu89'
184+
'--std=gnu11'
185185
],
186186
}],
187187
[ 'OS=="linux"', {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy