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