public
Description: A lean-and-mean Ruby/ObjC bridge
Homepage: http://rubyobjc.com
Clone URL: git://github.com/timburks/rubyobjc.git
rubyobjc / libffi / README.pyobjc
100644 6 lines (4 sloc) 0.241 kb
1
2
3
4
5
6
This directory contains a slightly modified version of libffi, extracted from
the GCC source-tree.
 
The only modifications are those that are necessary to compile libffi using
the Apple provided compiler and outside of the GCC source tree.