mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
embedding python move from python-cheat
This commit is contained in:
@@ -709,6 +709,7 @@ path_properties_tuples = (
|
||||
),
|
||||
# Makefile build, generates shared libraries.
|
||||
'pybind11': {'no_build': True},
|
||||
'python_embed': {'no_build': True},
|
||||
}
|
||||
),
|
||||
'linux': (
|
||||
|
||||
Reference in New Issue
Block a user