buildrootschalter/package/libffi/Config.in

10 lines
299 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_LIBFFI
bool "libffi"
help
The libffi library provides a portable, high level
programming interface to various calling conventions. This
allows a programmer to call any function specified by a call
interface description at run-time.
http://sourceware.org/libffi/