summaryrefslogtreecommitdiffstats
path: root/rules/host-python3-cffi.in
blob: 74a723bbe6ec6c5702fb6efb19c0f6fc04f6c1fd (plain)
1
2
3
4
5
6
7
## SECTION=hosttools_noprompt

config HOST_PYTHON3_CFFI
       tristate
       select HOST_PYTHON3
       help
         Foreign Function Interface for Python calling C code.