Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libffi: new package | Thomas Petazzoni | 2011-01-25 | 1 | -0/+33 |
libffi is needed by the Python interpreter. 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. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |