On Fri, Mar 24, 2006 at 12:17:16PM +0100, Pjotr Kourzanov wrote:
> --- libowfat-0.24/debian/rules        2006-03-14 17:09:32.000000000 +0100
> +++ libowfat-0.24-1.my/debian/rules   2006-03-15 11:01:31.000000000 +0100
> @@ -1,11 +1,19 @@
>  #!/usr/bin/make -f
>  
> +ARCH:=$(shell dpkg-architecture -qDEB_HOST_ARCH)
> +SHELL=/bin/bash
> +debug=$(shell echo $($1) | tee >((echo -n '$1='; cat) > /dev/stderr) )
> +
> +DIET_ARCHS =alpha amd64 arm hppa i386 ia64 mips mipsel powerpc ppc64 s390 
> sparc
> +DIETDYN_ARCHS =alpha amd64 arm hppa i386 ia64 mips powerpc ppc64 s390 sparc
> +

Hi, dynamic linking support of the diet libc is still highly
experimental, and only on i386 (half-way) supported.  The dietlibc
binary package (dynamic lib) has even been removed for arm since sarge.

I think libowfat should only be available as static library for now.

Thanks for the patch though, Gerrit.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to