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

Fix ctypes header location #49

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Conversation

emillon
Copy link
Contributor

@emillon emillon commented Jul 17, 2023

The ctypes headers are installed in the ctypes package, not ctypes.stubs. This has not mattered too much before but they are being installed in a separate directory in ctypes.0.21.0. This patch ensures that mariadb can build with old and new ctypes.

The ctypes headers are installed in the ctypes package, not
ctypes.stubs. This has not mattered too much before but they are being
installed in a separate directory in ctypes.0.21.0. This patch ensures
that mariadb can build with old and new ctypes.
@emillon emillon mentioned this pull request Jul 17, 2023
18 tasks
emillon added a commit to yallop/opam-repository that referenced this pull request Jul 17, 2023
emillon added a commit to yallop/opam-repository that referenced this pull request Jul 17, 2023
emillon added a commit to yallop/opam-repository that referenced this pull request Jul 17, 2023
@ygrek
Copy link
Collaborator

ygrek commented Jul 20, 2023

Thanks!

@ygrek ygrek merged commit 40cd310 into andrenth:master Jul 20, 2023
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.

None yet

2 participants