]> git.pld-linux.org Git - packages/glusterfs.git/blame - glusterfs-norpath.patch
Attempting to fix building at builders with -j1
[packages/glusterfs.git] / glusterfs-norpath.patch
CommitLineData
65d9dbc4
JB
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.055472 seconds and 4 git commands to generate.