summaryrefslogtreecommitdiff
path: root/packages/cyrus-sasl/cyrus-sasl_2.1.19.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@yahoo.com>2006-07-01 11:06:41 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-01 11:06:41 +0000
commit74f1ef81f915cf0df22c91214ca121fc373554e2 (patch)
tree9c7c8178a507c62e010a72208d11d54542da96af /packages/cyrus-sasl/cyrus-sasl_2.1.19.bb
parentf2cb6f2458aada020f09cc3db64585f220fe9126 (diff)
cyrus-sasl: removed static for local decl of a var mentioned in .h as
gcc 4.1.1. does not like that
Diffstat (limited to 'packages/cyrus-sasl/cyrus-sasl_2.1.19.bb')
-rw-r--r--packages/cyrus-sasl/cyrus-sasl_2.1.19.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/cyrus-sasl/cyrus-sasl_2.1.19.bb b/packages/cyrus-sasl/cyrus-sasl_2.1.19.bb
index 74269364a5..f3148233e5 100644
--- a/packages/cyrus-sasl/cyrus-sasl_2.1.19.bb
+++ b/packages/cyrus-sasl/cyrus-sasl_2.1.19.bb
@@ -5,7 +5,8 @@ LICENSE = "BSD"
PR = "r9"
SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-${PV}.tar.gz \
- file://berkdb.m4.patch;patch=1"
+ file://berkdb.m4.patch;patch=1 \
+ file://client.c.patch;patch=1"
inherit autotools