Skip to content

OpenSSL windows asm question #7426

Closed
Closed
@indutny

Description

@indutny

Part 1

01fa5ee

What is the purpose of this? cc @piscisaureus

As far as I get it - GYP option may be used to enable this: https://github.com/svn2github/gyp/blob/e0ee72ddc7fb97eb33d530cf684efcbe4d27ecb3/test/win/ml-safeseh/ml-safeseh.gyp#L18-L20

Part 2

What is the purpose of /Zi? I know that it generates debug info, but can't see why it is needed. cc @piscisaureus again

cc @nodejs/collaborators just in case.

Reasoning

I'm thinking about removing rules from the gyp.js as I don't really like the feature bloat that it has. It looks like Node builds just fine without these rules

Metadata

Metadata

Assignees

No one assigned

    Labels

    opensslIssues and PRs related to the OpenSSL dependency.windowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions