We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6843597 commit 00e50b9Copy full SHA for 00e50b9
bindings/dune
@@ -1,5 +1,5 @@
1
(library
2
(name pci_bindings)
3
(public_name pci.bindings)
4
- (libraries ctypes.stubs ctypes ctypes.foreign.threaded)
+ (libraries ctypes.stubs ctypes ctypes.foreign threads)
5
)
0 commit comments