Skip to content

Pkgconfig#77

Merged
mattip merged 4 commits into
MacPython:masterfrom
mattip:pkgconfig
May 19, 2022
Merged

Pkgconfig#77
mattip merged 4 commits into
MacPython:masterfrom
mattip:pkgconfig

Conversation

@mattip

@mattip mattip commented May 19, 2022

Copy link
Copy Markdown
Collaborator

Add a pkgconfig file to the tarballs. Fixes #74. Note that updating the submodule to OpenBLAS 0.3.20 does not update the built OpenBLAS to 0.3.20, it just makes local developement easier.

@mattip

mattip commented May 19, 2022

Copy link
Copy Markdown
Collaborator Author

The openblas.pc file assumes the tarball will be unpacked into C:\opt on windows and /usr/local otherwise. We should document the need to set PKG_CONFIG_PATH to find it. Also, local builds will prefer to set PKG_CONFIG_SYSROOT_DIR since they may not be able to unpack into those locations.

@mattip

mattip commented May 19, 2022

Copy link
Copy Markdown
Collaborator Author

@rgommers: do you want this for the current OpenBLAS release? If I merge this it will overwrite the existing files.

@matthew-brett

Copy link
Copy Markdown
Contributor

Do all the binaries work? If so - then yes, let's use them.

@mattip mattip merged commit 019f06a into MacPython:master May 19, 2022
@mattip

mattip commented May 19, 2022

Copy link
Copy Markdown
Collaborator Author

gahh, the uploaded file name doesn't have the version anymore it is `openblas64_--manylinux2014_x86_64.tar.gz

@mattip

mattip commented May 19, 2022

Copy link
Copy Markdown
Collaborator Author

@mattip mattip deleted the pkgconfig branch December 22, 2025 06:12
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.

pkgconfig files are missing in the built package

2 participants