cffi installs and works on device, hostpython not working yet
This commit is contained in:
parent
b392c61ae5
commit
da5040d5cd
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ class CffiRecipe(CythonRecipe):
|
|||
"686af8873b70028fccf67b15c78fd4e4667a3da995007afc71e786d61b0a/"
|
||||
"cffi-{version}.tar.gz"
|
||||
)
|
||||
library = "libcffi.a"
|
||||
depends = ["libffi", "host_setuptools", "pycparser"]
|
||||
cythonize = False
|
||||
|
||||
|
|
Loading…
Reference in a new issue