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

Add NPN to an SSL3 build #1629

Closed
wants to merge 1 commit into from
Closed

Add NPN to an SSL3 build #1629

wants to merge 1 commit into from

Conversation

richsalz
Copy link
Contributor

No description provided.

@richsalz
Copy link
Contributor Author

ping @ekasper :)

@@ -45,7 +45,7 @@ matrix:
env: CONFIG_OPTS="enable-msan"
- os: linux
compiler: clang-3.6
env: CONFIG_OPTS="no-asm enable-ubsan enable-rc5 enable-md2 enable-ssl3 enable-ssl3-method -fno-sanitize=alignment"
env: CONFIG_OPTS="no-asm enable-ubsan enable-rc5 enable-md2 enable-ssl3 enable-ssl3-method enable-nextprotoneg -fno-sanitize=alignment"
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you please also enable it on the COVERALLS target above?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

somehow i missed your comment. added your request.

levitte pushed a commit that referenced this pull request Oct 24, 2016
Reviewed-by: Emilia Käsper <emilia@openssl.org>
(Merged from #1629)
@richsalz
Copy link
Contributor Author

thanks! commit 211bf9f

@richsalz richsalz closed this Oct 24, 2016
@richsalz richsalz deleted the add-npn-build branch October 24, 2016 12:28
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

2 participants