pyo3/extensions/hello
Daniel Grunwald e2d7781433 Add "extension-module" feature to suppress linking pythonX.Y.so.
The symbols are instead kept unresolved, so that they can be used with
any compatible python interpreter, even if the target system uses a
statically linked python and lacks pythonX.Y.so altogether.
2016-12-17 21:17:11 +01:00
..
src Add "extension-module" feature to suppress linking pythonX.Y.so. 2016-12-17 21:17:11 +01:00
Cargo.toml Add "extension-module" feature to suppress linking pythonX.Y.so. 2016-12-17 21:17:11 +01:00