Skip to content

Building with clang needs --clang=1 #152

@springmeyer

Description

@springmeyer

You need to pass --clang=1 to avoid these flags being set, which - with recent versions of clang - cause the compile to stop abruptly.

Ideally node-gyp would handle this automatically, but its not the case so this workaround is needed.

TODO: document this in the node-pre-gyp readme or a GOCHAS page or maybe automatically handle it in node-pre-gyp?

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