Skip to content

Fix openssl-static build on macOS#261

Closed
normanmaurer wants to merge 1 commit intomasterfrom
fix_static_openssl_macos
Closed

Fix openssl-static build on macOS#261
normanmaurer wants to merge 1 commit intomasterfrom
fix_static_openssl_macos

Conversation

@normanmaurer
Copy link
Copy Markdown
Member

Motivation:

Previous the openssl-static build was broken and so an exception was thrown when tried to using it.

Modifications:

Use proper Config command which is needed on macOS. See also rbsec/sslscan#59 .

Result:

openssl-static build works on macOS as well.

Motivation:

Previous the openssl-static build was broken and so an exception was thrown when tried to using it.

Modifications:

Use proper Config command which is needed on macOS. See also rbsec/sslscan#59 .

Result:

openssl-static build works on macOS as well.
Copy link
Copy Markdown
Member

@Scottmitch Scottmitch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

</profile>
<profile>
<id>build-openssl-linux-mac</id>
<id>build-openssl-linux</id>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maven doesn't think mac is in the unix family 😢

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah... sad! 👎

@normanmaurer
Copy link
Copy Markdown
Member Author

Cherry-picked into master (a08537e)

@normanmaurer normanmaurer deleted the fix_static_openssl_macos branch March 31, 2017 05:39
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.

3 participants