SOURCES: g-wrap-pc.patch (NEW) - fix LIBFFI flags

qboosh qboosh at pld-linux.org
Thu May 29 00:10:45 CEST 2008


Author: qboosh                       Date: Wed May 28 22:10:45 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix LIBFFI flags

---- Files affected:
SOURCES:
   g-wrap-pc.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/g-wrap-pc.patch
diff -u /dev/null SOURCES/g-wrap-pc.patch:1.1
--- /dev/null	Thu May 29 00:10:45 2008
+++ SOURCES/g-wrap-pc.patch	Thu May 29 00:10:40 2008
@@ -0,0 +1,10 @@
+--- g-wrap-1.9.11/guile/g-wrap-2.0-guile.pc.in.orig	2007-08-14 15:21:29.000000000 +0200
++++ g-wrap-1.9.11/guile/g-wrap-2.0-guile.pc.in	2008-05-28 23:43:28.632623606 +0200
+@@ -11,5 +11,5 @@
+ Name: G-Wrap
+ Description: A Guile wrapper generator
+ Version: @VERSION@
+-Libs: -L${libdir} -lgwrap-guile-runtime -lgwrap-core-runtime @GUILE_LDFLAGS@ @LIBFFI_LIBS_INSTALLED@
+-Cflags: @STD_CFLAGS@ -I${includedir} @GUILE_CFLAGS@ @LIBFFI_CFLAGS_INSTALLED@
++Libs: -L${libdir} -lgwrap-guile-runtime -lgwrap-core-runtime @GUILE_LDFLAGS@ @LIBFFI_LIBS@
++Cflags: @STD_CFLAGS@ -I${includedir} @GUILE_CFLAGS@ @LIBFFI_CFLAGS@
================================================================


More information about the pld-cvs-commit mailing list