We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7942d6b commit d1e7987Copy full SHA for d1e7987
deps/ngtcp2/ngtcp2.gyp
@@ -112,7 +112,7 @@
112
},
113
114
}],
115
- ['OS=="linux"', {
+ ['OS=="linux" or OS=="android"', {
116
'defines': [
117
'HAVE_ARPA_INET_H',
118
'HAVE_NETINET_IN_H',
@@ -162,7 +162,7 @@
162
163
164
165
166
167
168
0 commit comments