gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnutls-dev] [PATCH] gnutls fails to compile on PPC


From: Nikos Mavroyanopoulos
Subject: Re: [gnutls-dev] [PATCH] gnutls fails to compile on PPC
Date: Mon Nov 5 17:42:02 2001

On Mon, 5 Nov 2001 13:46:29 +0100 "Marco d'Itri" <address@hidden> wrote:

> 0.2.9:
> Fix:
> int gnutls_set_cipher_priority( GNUTLS_STATE state, LIST) {
> +ifdef __va_copy
> +     __va_copy( _ap, ap);
> +#else
>         _ap = ap;
> +#endif
> For details please read:
> http://www.gnu.org/manual/glibc-2.2.3/html_chapter/libc_34.html
> http://www.davros.org/c/wg14n671.txt
> http://lists.debian.org/debian-powerpc/2000/debian-powerpc-200009/msg00414.html

Thanks. This will be included in the next version.

> -- 
> ciao,
> Marco

-- 
Nikos Mavroyanopoulos
mailto:address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]