SOURCES: libgcrypt-libgcrypt_config.patch (NEW) - get rid of -L wh...
tommat
tommat at pld-linux.org
Tue Feb 13 12:57:22 CET 2007
Author: tommat Date: Tue Feb 13 11:57:22 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- get rid of -L when passing libraries to linker, fixing multilib
---- Files affected:
SOURCES:
libgcrypt-libgcrypt_config.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/libgcrypt-libgcrypt_config.patch
diff -u /dev/null SOURCES/libgcrypt-libgcrypt_config.patch:1.1
--- /dev/null Tue Feb 13 12:57:22 2007
+++ SOURCES/libgcrypt-libgcrypt_config.patch Tue Feb 13 12:57:17 2007
@@ -0,0 +1,14 @@
+--- libgcrypt-1.2.4/src/libgcrypt-config.in.orig 2007-02-13 11:51:45.000000000 +0100
++++ libgcrypt-1.2.4/src/libgcrypt-config.in 2007-02-13 11:52:11.000000000 +0100
+@@ -137,11 +137,6 @@
+ libdirs=""
+ libs_final="$libs"
+
+- # Set up `libdirs'.
+- if test "x$libdir" != "x/usr/lib" -a "x$libdir" != "x/lib"; then
+- libdirs="-L$libdir"
+- fi
+-
+ # Set up `libs_final'.
+ libs_final="$libs_final $gpg_error_libs"
+
================================================================
More information about the pld-cvs-commit
mailing list