Skip to content

Commit ea44d36

Browse files
committed
Forcing ICU disabled
1 parent 07f371e commit ea44d36

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configure

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,6 +1103,7 @@ def configure_intl(o):
11031103
# always set icu_small, node.gyp depends on it being defined.
11041104
o['variables']['icu_small'] = b(False)
11051105

1106+
options.with_intl = 'none';
11061107
with_intl = options.with_intl
11071108
with_icu_source = options.with_icu_source
11081109
have_icu_path = bool(options.with_icu_path)

0 commit comments

Comments
 (0)