| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 20c65b0 commit eb0daae
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -51,17 +51,6 @@ | |||
| 51 | 51 | [ 'OS=="win"', { | |
| 52 | 52 | 'sources': [ '<(V8_ROOT)/src/d8/d8-windows.cc', ] | |
| 53 | 53 | }], | |
| 54 | - [ 'component!="shared_library"', { | ||
| 55 | - 'conditions': [ | ||
| 56 | - [ 'v8_postmortem_support==1', { | ||
| 57 | - 'xcode_settings': { | ||
| 58 | - 'OTHER_LDFLAGS': [ | ||
| 59 | - '-Wl,-force_load,<(PRODUCT_DIR)/libv8_base.a' | ||
| 60 | - ], | ||
| 61 | - }, | ||
| 62 | - }], | ||
| 63 | - ], | ||
| 64 | - }], | ||
| 65 | 54 | ['v8_enable_i18n_support==1', { | |
| 66 | 55 | 'dependencies': [ | |
| 67 | 56 | '<(icu_gyp_path):icui18n', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments