| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a28962a commit 0b284d8
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -122,7 +122,7 @@ | |||
| 122 | 122 | }, | |
| 123 | 123 | }, | |
| 124 | 124 | }], | |
| 125 | - ['OS=="linux" or OS=="android"', { | ||
| 125 | + ['OS=="linux" or OS=="android" or OS=="openharmony"', { | ||
| 126 | 126 | 'defines': [ | |
| 127 | 127 | 'HAVE_ARPA_INET_H', | |
| 128 | 128 | 'HAVE_NETINET_IN_H', | |
@@ -175,7 +175,7 @@ | |||
| 175 | 175 | ['OS!="win"', { | |
| 176 | 176 | 'defines': ['HAVE_UNISTD_H'] | |
| 177 | 177 | }], | |
| 178 | - ['OS=="linux" or OS=="android"', { | ||
| 178 | + ['OS=="linux" or OS=="android" or OS=="openharmony"', { | ||
| 179 | 179 | 'defines': [ | |
| 180 | 180 | 'HAVE_ARPA_INET_H', | |
| 181 | 181 | 'HAVE_NETINET_IN_H', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments