From 22bf234a7119559901adfedc9991876af01eb64c Mon Sep 17 00:00:00 2001 From: Konrad Eisele Date: Thu, 18 Nov 2010 10:32:37 -0800 Subject: 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. Signed-off-by: Konrad Eisele Signed-off-by: Austin Foxley --- extra/Configs/Config.sparc | 1 - 1 file changed, 1 deletion(-) (limited to 'extra/Configs/Config.sparc') diff --git a/extra/Configs/Config.sparc b/extra/Configs/Config.sparc index abb4d7874..dd8949039 100644 --- a/extra/Configs/Config.sparc +++ b/extra/Configs/Config.sparc @@ -23,7 +23,6 @@ choice SPARC v7 will give you only static support. config CONFIG_SPARC_V7 - select ARCH_HAS_NO_SHARED bool "SPARC v7" config CONFIG_SPARC_V8 -- cgit v1.2.3