config.gypi 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. # Do not edit. File was generated by node-gyp's "configure" step
  2. {
  3. "target_defaults": {
  4. "cflags": [],
  5. "default_configuration": "Release",
  6. "defines": [],
  7. "include_dirs": [],
  8. "libraries": []
  9. },
  10. "variables": {
  11. "asan": 0,
  12. "build_v8_with_gn": "false",
  13. "coverage": "false",
  14. "debug_nghttp2": "false",
  15. "enable_lto": "false",
  16. "enable_pgo_generate": "false",
  17. "enable_pgo_use": "false",
  18. "force_dynamic_crt": 0,
  19. "host_arch": "x64",
  20. "icu_data_in": "../../deps/icu-small/source/data/in/icudt62l.dat",
  21. "icu_endianness": "l",
  22. "icu_gyp_path": "tools/icu/icu-generic.gyp",
  23. "icu_locales": "en,root",
  24. "icu_path": "deps/icu-small",
  25. "icu_small": "true",
  26. "icu_ver_major": "62",
  27. "llvm_version": "0",
  28. "node_byteorder": "little",
  29. "node_debug_lib": "false",
  30. "node_enable_d8": "false",
  31. "node_enable_v8_vtunejit": "false",
  32. "node_install_npm": "true",
  33. "node_module_version": 64,
  34. "node_no_browser_globals": "false",
  35. "node_prefix": "/usr/local",
  36. "node_release_urlbase": "https://nodejs.org/download/release/",
  37. "node_shared": "false",
  38. "node_shared_cares": "false",
  39. "node_shared_http_parser": "false",
  40. "node_shared_libuv": "false",
  41. "node_shared_nghttp2": "false",
  42. "node_shared_openssl": "false",
  43. "node_shared_zlib": "false",
  44. "node_tag": "",
  45. "node_target_type": "executable",
  46. "node_use_bundled_v8": "true",
  47. "node_use_dtrace": "true",
  48. "node_use_etw": "false",
  49. "node_use_large_pages": "false",
  50. "node_use_openssl": "true",
  51. "node_use_pch": "false",
  52. "node_use_perfctr": "false",
  53. "node_use_v8_platform": "true",
  54. "node_with_ltcg": "false",
  55. "node_without_node_options": "false",
  56. "openssl_fips": "",
  57. "openssl_no_asm": 0,
  58. "shlib_suffix": "64.dylib",
  59. "target_arch": "x64",
  60. "v8_enable_gdbjit": 0,
  61. "v8_enable_i18n_support": 1,
  62. "v8_enable_inspector": 1,
  63. "v8_no_strict_aliasing": 1,
  64. "v8_optimized_debug": 0,
  65. "v8_promise_internal_field_count": 1,
  66. "v8_random_seed": 0,
  67. "v8_trace_maps": 0,
  68. "v8_typed_array_max_size_in_heap": 0,
  69. "v8_use_snapshot": "true",
  70. "want_separate_host_toolset": 0,
  71. "xcode_version": "7.0",
  72. "nodedir": "/Users/fuyu/Library/Caches/node-gyp/10.15.0",
  73. "standalone_static_library": 1
  74. }
  75. }