]> git.pld-linux.org Git - packages/glusterfs.git/blob - glusterfs-norpath.patch
Attempting to fix building at builders with -j1
[packages/glusterfs.git] / glusterfs-norpath.patch
1 --- glusterfs-3.4.0/glusterfs-api.pc.in.orig    2013-07-12 19:43:26.000000000 +0200
2 +++ glusterfs-3.4.0/glusterfs-api.pc.in 2013-07-23 21:33:24.416239174 +0200
3 @@ -8,5 +8,5 @@
4  Description: GlusterFS API
5  /* This is the API version, NOT package version */
6  Version: 4
7 -Libs: -Wl,-R${libdir} -L${libdir} -lgfapi -lglusterfs -lgfrpc -lgfxdr
8 +Libs: -L${libdir} -lgfapi -lglusterfs -lgfrpc -lgfxdr
9  Cflags: -I${includedir}/glusterfs -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64
This page took 0.068465 seconds and 3 git commands to generate.