summaryrefslogtreecommitdiffstats
path: root/rules/libffi.in
blob: 9b6ec4e608d72db4e2b0437971635526c6b464c9 (plain)
1
2
3
4
5
6
7
8
9
## SECTION=system_libraries

config LIBFFI
	tristate
	prompt "libffi"
	help
	  A foreign function interface is the popular name for the
	  interface that allows code written in one language to call
	  code written in another language.