Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross compiling in docker container for OSX fails #181

Open
akashdobaria opened this issue Jun 4, 2020 · 0 comments
Open

Cross compiling in docker container for OSX fails #181

akashdobaria opened this issue Jun 4, 2020 · 0 comments

Comments

@akashdobaria
Copy link

Issue:
I am building a CLI using Go and using this package to store credentials for the users locally. I am trying to set up a build pipeline to automate building for Linux, Windows and MacOS. Linux and Windows builds run fine but the MacOS build gives the error:

# github.com/docker/docker-credential-helpers/osxkeychain gcc: error: unrecognized command line option '-mmacosx-version-min=10.11'

Setup:
Using this image: golang:1.12.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant