summarylogtreecommitdiffstats
path: root/libfiber.pc
blob: a43e896e238ec6676a1233c2723e715ccd14b1c0 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libfiber
Description: A User Space Threading Library Supporting Multi-Core Systems
Version: 0
Cflags: -I${includedir} -DARCH_x86_64 -m64
Libs: -L${libdir} -lfiber