OSDN Git Service

Disables the automatic disable of shared library for sparc-v7.
authorKonrad Eisele <konrad@gaisler.com>
Thu, 18 Nov 2010 18:32:37 +0000 (10:32 -0800)
committerAustin Foxley <austinf@cetoncorp.com>
Thu, 18 Nov 2010 18:34:13 +0000 (10:34 -0800)
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 <konrad@gaisler.com>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
extra/Configs/Config.sparc

index abb4d78..dd89490 100644 (file)
@@ -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