Skip to content

MACOSX_DEPLOYMENT_TARGET ignored #1600

Description

@andreyrd

Setting the MACOSX_DEPLOYMENT_TARGET when building a rust library will make sure that the library has a minimum supported OS of that version. rust-lang/cargo#4667

Ring seems to just default to the current system version in it's build script, meaning my compiled library now can't link against anything built for an older version.

(Same problem for iOS too, btw)

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions