]> git.pld-linux.org Git - packages/gcc.git/blob - libffi.pc.in
- drop sparc64-ada patch - was breaking x86_64 multilib ada build; turn off gcc_libff...
[packages/gcc.git] / libffi.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@gcclibdir@/include
5
6 Name: libffi
7 Description: Library supporting Foreign Function Interfaces
8 Version: 3.0.11
9 Libs: -L${libdir} -lffi
10 Cflags: -I${includedir}
This page took 0.022383 seconds and 3 git commands to generate.