Skip to content

crypto/x509: cannot build for iOS simulator #11736

Description

@crawshaw

The x509 package compiles on darwin/386 with the C flag -mmacosx-version-min=10.6, which is inappropriate for the iOS simulator (which also builds as darwin/386).

A tag-based fix is extremely easy, but I can understand if this is too late for Go 1.5.

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

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions