| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1230,6 +1230,11 @@ | |||
| 1230 | 1230 | '<(V8_ROOT)/src/trap-handler/handler-outside-posix.cc', | |
| 1231 | 1231 | ], | |
| 1232 | 1232 | }], | |
| 1233 | + ['(_toolset=="host" and host_arch=="x64" or _toolset=="target" and target_arch=="x64") and (OS=="linux")', { | ||
| 1234 | + 'sources': [ | ||
| 1235 | + '<(V8_ROOT)/src/trap-handler/handler-outside-simulator.cc', | ||
| 1236 | + ], | ||
| 1237 | + }], | ||
| 1233 | 1238 | ], | |
| 1234 | 1239 | }], | |
| 1235 | 1240 | ], | |
| Back | FazBrowse Home | New Git URL |
0 commit comments