enabled when DEVELOPER=1
[openwrt.git] / package / libffi-sable / Config.in
1 config BR2_PACKAGE_LIBFFI_SABLE
2 tristate "libffi-sable - Foreign Function Interface library (for sablevm)"
3 default m if CONFIG_DEVEL
4 help
5 The libffi library provides a portable, high level programming
6 interface to various calling conventions. This allows a programmer to
7 call any function specified by a call interface description at run
8 time.
9
10 http://sources.redhat.com/libffi/
11
This page took 0.095597 seconds and 5 git commands to generate.