Skip to content

lib64 is not included in the path #47

Description

@grammy-jiang

When I build the portable python in the docker image of centos 7.9, I notice when I enable libffi or specify openssl 3.x, the libraries are generated and located in /build/deps/lib64. And this folder is not configured to read when compiling, so it is already failed.

I have checked the source code,and only find all of the lines which use lib are missing lib64, e.g.:

This potentially related with #41

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions