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

Update Windows libs to 1.0.2g #23

Closed
wants to merge 1 commit into from
Closed

Conversation

skinkade
Copy link
Contributor

These were cross-compiled on Ubuntu 14.04 amd64 with mingw64. Not yet tested!

Steps to reproduce:

wget ftp://ftp.openssl.org/source/openssl-1.0.2g.tar.gz
tar xf openssl-1.0.2g.tar.gz; cd openssl-1.0.2g
CROSS_COMPILE="x86_64-w64-mingw32-" ./Configure mingw64 no-asm shared
make depend
make

@skinkade
Copy link
Contributor Author

skinkade commented May 7, 2016

In another branch, I set up AppVeyor testing and - using resources/libraries instead of Find::Bundled to get around #19 - all tests pass with these files.

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.

1 participant