Skip to content

Brew refusing to link openssl #6415

@HZH1907

Description

@HZH1907

Refusing to link: openssl
Linking keg-only OpenSSL means you may end up linking against the insecure,
deprecated system version while using the headers from the Homebrew version.
Instead, pass the full include/library paths to your compiler e.g.:
-I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib

Metadata

Metadata

Assignees

No one assigned

    Labels

    design-discussionOngoing discussion about design without consensus

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions