| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f228dc7 commit df1ff8e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -112,7 +112,7 @@ | |||
| 112 | 112 | }, | |
| 113 | 113 | }, | |
| 114 | 114 | }], | |
| 115 | - ['OS=="linux"', { | ||
| 115 | + ['OS=="linux" or OS=="android"', { | ||
| 116 | 116 | 'defines': [ | |
| 117 | 117 | 'HAVE_ARPA_INET_H', | |
| 118 | 118 | 'HAVE_NETINET_IN_H', | |
@@ -162,7 +162,7 @@ | |||
| 162 | 162 | }, | |
| 163 | 163 | }, | |
| 164 | 164 | }], | |
| 165 | - ['OS=="linux"', { | ||
| 165 | + ['OS=="linux" or OS=="android"', { | ||
| 166 | 166 | 'defines': [ | |
| 167 | 167 | 'HAVE_ARPA_INET_H', | |
| 168 | 168 | 'HAVE_NETINET_IN_H', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments