Re: [Sawfish] [PATCH] fix stack direction on PPC

[ Thread Index | Date Index | More lists.tuxfamily.org/sawfish Archives ]


On Saturday 01 September 2012 10:50:44 Kim B. Heino wrote:

> Another direction patch for librep.

>

>

> diff --git a/configure.in b/configure.in

> index f3666ea..d377804 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*)

> AC_MSG_RESULT([assuming downwards])

> with_stack_direction="-1"

> ;;

 

commited, thanks.

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



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/