From 673653e1a90e026aaba7ab1203db16d1e15a2648 Mon Sep 17 00:00:00 2001 From: Hajimu UMEMOTO Date: Sun, 11 May 2003 09:04:08 +0000 Subject: Workaround to fix build on ia64. I hope it fixes the problem. Reported by: bento via kris --- mail/cyrus-imapd2/files/patch-imtest::imtest.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 mail/cyrus-imapd2/files/patch-imtest::imtest.c (limited to 'mail/cyrus-imapd2') diff --git a/mail/cyrus-imapd2/files/patch-imtest::imtest.c b/mail/cyrus-imapd2/files/patch-imtest::imtest.c new file mode 100644 index 000000000000..8e082841d319 --- /dev/null +++ b/mail/cyrus-imapd2/files/patch-imtest::imtest.c @@ -0,0 +1,15 @@ +Index: imtest/imtest.c +diff -u imtest/imtest.c.orig imtest/imtest.c +--- imtest/imtest.c.orig Wed Mar 19 10:29:22 2003 ++++ imtest/imtest.c Sun May 11 16:47:11 2003 +@@ -417,8 +417,8 @@ + } + + +-char *var_tls_CAfile=""; +-char *var_tls_CApath=""; ++static char *var_tls_CAfile=""; ++static char *var_tls_CApath=""; + /* + * This is the setup routine for the SSL client. + * -- cgit v1.2.3