Skip to content

nodejs: no internationalization support #93

@rakuco

Description

@rakuco

meta-oe's nodejs recipe currently builds node with --without-intl. That means there's no internationalization support.

One of the consequences is that the inspector module is not built at all. Recent (at least M71 onwards) Chromium releases need the inspector module as part of the build, so I wonder if the recipe can start depending on ICU and pass --with-intl=system-icu to configure.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions