On Tuesday 04 September 2012 17:51:04 Kim B. Heino wrote:
> Another stack direction patch for librep. Now all primary and secondary
> Fedora architectures should be covered.
> 
> 
> diff --git a/configure.in b/configure.in
> index d377804..79c787e 100644
> --- a/configure.in
> +++ b/configure.in
> @@ -536,7 +536,7 @@ AC_ARG_WITH(stack-direction,
>   [with_stack_direction=unknown])
>  if test "${with_stack_direction}" = unknown; then
>    case ${host_cpu} in
> -    sparc|i?86|powerpc*|x86_64|armv*)
> +    sparc|i?86|powerpc*|x86_64|armv*|s390*)
>        AC_MSG_RESULT([assuming downwards])
>        with_stack_direction="-1"
>        ;;

commited

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to