On Friday 09 October 2009 02:28:17 emes wrote:
> Author: emes                         Date: Thu Oct  8 23:28:17 2009 GMT
> Module: packages                      Tag: HEAD
> ---- Log message:
> - conditional build with zlib
> - zlib disabled on x86_64 due to pointer bug
...
>  %configure \
>       %{!?with_static_libs:--enable-static=no} \
> -     %{!?with_python:--without-python}
> +     %{!?with_python:--without-python} \
> +     %{!?with_zlib:--with-zlib=no}
>
>  %{__make}
>
> @@ -245,6 +254,10 @@
>  All persons listed below can be reached at <cvs_login>@pld-linux.org
>
>  $Log$
> +Revision 1.171  2009/10/08 23:28:11  emes
> +- conditional build with zlib
> +- zlib disabled on x86_64 due to pointer bug

do you really think such go into pld distros?

this should rather have BR blocker rather disabling some features.

-- 
glen
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to