Skip to content

Fix ctypes header location#25

Open
emillon wants to merge 1 commit intosimonjbeaumont:masterfrom
emillon:ctypes-compat
Open

Fix ctypes header location#25
emillon wants to merge 1 commit intosimonjbeaumont:masterfrom
emillon:ctypes-compat

Conversation

@emillon
Copy link
Copy Markdown

@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 this package 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 this package 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
nberth pushed a commit to nberth/opam-repository that referenced this pull request Jun 18, 2024
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.

1 participant