Konrad Eisele wrote:
> Another patch that concernes sparc:
> 
>  + 0006-config-Remove-automatic-disable-of-shared-library-fo.patch
>    disables the automatic disable of shared library for
>    sparc-v7. I dont see a dependency between shared library and v7.
>    The difference between v7 and v8 is that in v8 you have
>    the added math asm-insns: smul/umul/udiv/sdiv/urem.
>    It shouldnt affect shared libraries creation.
> 
> -- Greetings Konrad

Sorry, sent wrong patch. The appended one it the right one. The
previous patch was a patch of a patch to buildroot.
-- Konrad


> 
> 
> 
> 
> _______________________________________________
> uClibc mailing list
> [email protected]
> http://lists.busybox.net/mailman/listinfo/uclibc

diff -Naurb uClibc-0.9.31-ori/extra/Configs/Config.sparc uClibc-0.9.31/extra/Configs/Config.sparc
--- uClibc-0.9.31-ori/extra/Configs/Config.sparc	2010-11-18 14:09:24.000000000 +0100
+++ uClibc-0.9.31/extra/Configs/Config.sparc	2010-11-18 14:10:02.000000000 +0100
@@ -23,7 +23,6 @@
 	  SPARC v7 will give you only static support.
 
 config CONFIG_SPARC_V7
-	select ARCH_HAS_NO_SHARED
 	bool "SPARC v7"
 
 config CONFIG_SPARC_V8
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to