Skip to content

PR18353 breaks Windows build for x86 using nasm #18459

@kiyolee

Description

@kiyolee

The #ifdef and #endif added by #18353 are not supported by nasm. (tested with version 2.15.05)
This breaks compiling bf-586.pl and des-586.pl.
Changing these directives to %ifdef and %endif seems to be able to get nasm to compile but not sure if this acheives the original desired effect for #18353.

Metadata

Metadata

Assignees

No one assigned

    Labels

    branch: 3.0Applies to openssl-3.0 branchbranch: 3.1Applies to openssl-3.1 (EOL)branch: 3.2Applies to openssl-3.2 (EOL)branch: masterApplies to master branchinactiveThis label should not be applied to open issues anymore.resolved: not a bugThe issue is not considered a bugtriaged: bugThe issue/pr is/fixes a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions