Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

binding-rust: remove openssl dependencies#68

Open
davidB wants to merge 1 commit into
openai:masterfrom
davidB:patch-1
Open

binding-rust: remove openssl dependencies#68
davidB wants to merge 1 commit into
openai:masterfrom
davidB:patch-1

Conversation

@davidB

@davidB davidB commented Jul 20, 2018

Copy link
Copy Markdown

hyper 0.9.x depends of openssl by default, and it can failed to compile if openssl dev lib is not installed. As ssl is not used by gym-http server, then remove openssl as transitive dependency.

hyper 0.9.x depends of openssl by default, and it can failed to compile if openssl dev lib is not installed. As ssl is not used by gym-http server, then remove openssl as transitive dependency.
@davidB

davidB commented Jul 20, 2018

Copy link
Copy Markdown
Author

should fixe #55

@davidB

davidB commented Jul 20, 2018

Copy link
Copy Markdown
Author

the travis build failed, but it doesn't seem related to PR, but to the server code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant