Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not replace with OpenSSL_1_1_0g w building python
Continuation of #417. This was attempted when the brats tests kept failing with SSL errors for python < 3.10 ONLY on cflinuxfs3. See https://buildpacks.ci.cf-app.com/teams/main/pipelines/python-buildpack/jobs/specs-edge-integration-develop-cflinuxfs3/builds/174 The change in #417 fixed the brats test The original change seems to have been intended for cflinuxfs2 as seen from this story: https://www.pivotaltracker.com/n/projects/1042066/stories/158871862 (also cloudfoundry/binary-builder@78323c4 and cloudfoundry/binary-builder@ccff965#diff-2183fca5c37f210ec00d4741797bd856666332eff7d11b7e10aeefb5001f40cdR12) It looks like this replace_openssl magic also happens for nginx, but this PR doesn't deal with that.
- Loading branch information