CRUX PPC
A lightweight GNU/Linux distribution for PowerPC!
Subversion Repository
Parent Directory
|
Revision Log
Revision 371 -
(show annotations)
Sun Oct 4 15:02:56 2009 UTC (3 years, 7 months ago) by cjg
File size: 162 byte(s)
Sun Oct 4 15:02:56 2009 UTC (3 years, 7 months ago) by cjg
File size: 162 byte(s)
libffi: fixed Gennaro's wrong fix
| 1 | prefix=/usr |
| 2 | exec_prefix=${prefix} |
| 3 | libdir=${exec_prefix}/lib |
| 4 | includedir=${prefix}/include |
| 5 | |
| 6 | Name: LibFFI |
| 7 | Description: LibFFI |
| 8 | Version: 4.2.3 |
| 9 | Libs: -L${libdir} -lffi |