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

openssl: generate ossl_static.pdb for every build. It is usefull for building openssl with _CL_=/Z7 enviroment #3367

Closed
wants to merge 1 commit into from

Conversation

verybigbadboy
Copy link

Here is small fix to fix openssl build with CL=/Z7 enviroment.
Currently it fails because ossl_static.pdb is not generated.
I believe it is ok to create ossl_static.pdb file for every build (not clang only), to make openssl perl script happy.

Specify library name and version: openssl/*

  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

@CLAassistant
Copy link

CLAassistant commented Oct 31, 2020

CLA assistant check
All committers have signed the CLA.

@conan-center-bot
Copy link
Collaborator

Sorry, the build is only launched for Early Access Program users. You can request access writing in this issue.

@conan-center-bot
Copy link
Collaborator

Some configurations of 'openssl/1.1.0k' failed in build 2 (fad210a78b56fc3e7b05ce5461fd02625db6323d):

@ghost
Copy link

ghost commented Dec 9, 2020

I detected other pull requests that are modifying openssl recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@ghost ghost mentioned this pull request Dec 26, 2020
4 tasks
@stale
Copy link

stale bot commented Jan 9, 2021

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 9, 2021
@ghost ghost mentioned this pull request Jan 13, 2021
4 tasks
@stale
Copy link

stale bot commented Feb 8, 2021

This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions.

@stale stale bot closed this Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants