Skip to content

Compiler warning while building OpenSSL 3 on macOS #40421

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to Node.js builds or CI infrastructure.macosIssues and PRs related to the macOS platform.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