You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
431 B

config BR2_PACKAGE_LIBFFI_SABLE
prompt "libffi-sable...................... Foreign Function Interface library (for sablevm)"
tristate
default m if CONFIG_DEVEL
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://sources.redhat.com/libffi/