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 ebbdea2 commit dbaa7deCopy full SHA for dbaa7de
deps/uvwasi/uvwasi.gyp
@@ -28,7 +28,7 @@
28
'include_dirs': ['include']
29
},
30
'conditions': [
31
- [ 'OS=="linux"', {
+ [ 'OS=="linux" or OS=="openharmony"', {
32
'defines': [
33
'_GNU_SOURCE',
34
'_POSIX_C_SOURCE=200112',
0 commit comments