From d5652e0a7ed5bf3703b1123bf7e97c42f2a4a1c7 Mon Sep 17 00:00:00 2001 From: tnut Date: Thu, 4 Nov 2010 13:36:14 +0100 Subject: libtirpc, port nettoyé MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base/libtirpc/libtirpc-0.2.0-no-gss.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 base/libtirpc/libtirpc-0.2.0-no-gss.patch (limited to 'base/libtirpc/libtirpc-0.2.0-no-gss.patch') diff --git a/base/libtirpc/libtirpc-0.2.0-no-gss.patch b/base/libtirpc/libtirpc-0.2.0-no-gss.patch deleted file mode 100644 index 6ab54a0c1..000000000 --- a/base/libtirpc/libtirpc-0.2.0-no-gss.patch +++ /dev/null @@ -1,13 +0,0 @@ -if gss is disabled, then svc_auth_gss_ops won't be available - ---- src/svc.c -+++ src/svc.c -@@ -77,7 +77,7 @@ - - extern rwlock_t svc_lock; - extern rwlock_t svc_fd_lock; --extern struct svc_auth_ops svc_auth_gss_ops; -+extern struct svc_auth_ops svc_auth_gss_ops __attribute__((weak)); - - static struct svc_callout *svc_find (rpcprog_t, rpcvers_t, - struct svc_callout **, char *); -- cgit v1.2.3-70-g09d2