Skip to content

Compiler warning while building OpenSSL 3 on macOS #40421

@targos

Description

@targos
[132/3702] CC obj/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/sha/openssl.sha1-armv8.o
<built-in>:416:9: warning: 'OPENSSLDIR' macro redefined [-Wmacro-redefined]
#define OPENSSLDIR "/System/Library/OpenSSL/"
        ^
<built-in>:415:9: note: previous definition is here
#define OPENSSLDIR "/Users/targos/git/nodejs/node/$|CONFIGURATION_NAME/obj/deps/openssl"
        ^
1 warning generated.

This is printed many times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.macosIssues and PRs related to the macOS platform / OSX.opensslIssues and PRs related to the OpenSSL dependency.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions