Browse Source

well shared compiles again, so might as well remove the perm disable

Mike Frysinger 20 years ago
parent
commit
223504d192
1 changed files with 0 additions and 2 deletions
  1. 0 2
      extra/Configs/Config.m68k

+ 0 - 2
extra/Configs/Config.m68k

@@ -9,8 +9,6 @@ config TARGET_ARCH
 config HAVE_ELF
 	bool
 	select ARCH_HAS_NO_MMU
-	select HAVE_NO_SHARED
-	select ARCH_HAS_NO_LDSO
 	default y
 
 config ARCH_SUPPORTS_BIG_ENDIAN