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

fips.go #42

Closed
wants to merge 1 commit into from
Closed

fips.go #42

wants to merge 1 commit into from

Conversation

gabrielrussell
Copy link
Contributor

This is close to the fips.go file that we use. The only difference is that we don't compile this on osx via a patch that looks like:

diff --git a/fips.go b/fips.go
index df0a9c0..cc463f1 100644
--- a/fips.go
+++ b/fips.go
@@ -1,4 +1,5 @@
 // +build cgo
+// +build -darwin

 package openssl

@kujenga
Copy link
Contributor

kujenga commented Nov 29, 2016

Any progress getting that fix in?

@kujenga kujenga mentioned this pull request Nov 29, 2016
@jtolio jtolio closed this Nov 29, 2016
zenixls2 pushed a commit to zenixls2/openssl that referenced this pull request Feb 16, 2017
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

Successfully merging this pull request may close these issues.

None yet

3 participants