Fijal <[email protected]> added the comment: Try playing with removing static linking (see a chain of ifs in rpython/rlib/ropenssl.py), or replacing it with '-lssl' instead of putting the filename or so. I have no clue
________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1336> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
