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 3805af4 commit 5dae1dbCopy full SHA for 5dae1db
tools/v8_gypfiles/v8.gyp
@@ -640,7 +640,7 @@
640
],
641
}],
642
['v8_enable_webassembly==1', {
643
- 'conditions': [
+ 'target_conditions': [
644
['OS=="mac" or (_toolset=="host" and host_arch=="x64" and OS=="linux")', {
645
'sources': [
646
'<(V8_ROOT)/src/trap-handler/handler-inside-posix.h',
@@ -867,7 +867,7 @@
867
868
'conditions': [
869
870
871
872
873
'<(V8_ROOT)/src/trap-handler/handler-inside-posix.cc',
0 commit comments