Skip to content

Commit

Permalink
Build v8 with i18n support (rogchap#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanahsmith authored Jun 5, 2021
1 parent d9a0b1b commit 0a25ed0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added
- Support for calling constructors functions with NewInstance on Function
- Build v8 with i18n support

## [v0.6.0] - 2021-05-11

Expand Down
1 change: 0 additions & 1 deletion deps/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
treat_warnings_as_errors=false
v8_embedder_string="-v8go"
v8_enable_gdbjit=false
v8_enable_i18n_support=false
v8_enable_test_features=false
v8_untrusted_code_mitigations=false
exclude_unwind_tables=true
Expand Down

0 comments on commit 0a25ed0

Please sign in to comment.