Browse Source

force DOPIC for FDPIC ELF targets

Mike Frysinger 15 years ago
parent
commit
9538c47d48
1 changed files with 1 additions and 0 deletions
  1. 1 0
      extra/Configs/Config.in.arch

+ 1 - 0
extra/Configs/Config.in.arch

@@ -16,6 +16,7 @@ config UCLIBC_FORMAT_ELF
 config UCLIBC_FORMAT_FDPIC_ELF
 	bool "FDPIC ELF"
 	depends on !ARCH_USE_MMU
+	select DOPIC
 config UCLIBC_FORMAT_FLAT
 	bool "STATIC FLAT"
 	depends on !ARCH_USE_MMU