summaryrefslogtreecommitdiff
path: root/target/config/Config.in.gcc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-10-27 21:37:03 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-10-27 21:38:31 +0100
commitdd02d07d943f8fc2e31c9aa86e838556dcd24567 (patch)
tree5aed13960cb3cc406860f2c219b429ac9566da3e /target/config/Config.in.gcc
parent2eefb93f81917fa9bdf183fcdea6fa4820cd08ab (diff)
bfin: prefer FDPIC
Use FDPIC by default. Limit gcc to a working one. Default to a working gdb version. Be sure to use uCLinux symbol only for BFLAT.
Diffstat (limited to 'target/config/Config.in.gcc')
-rw-r--r--target/config/Config.in.gcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.gcc b/target/config/Config.in.gcc
index 2d69f5ed4..5e3c5f0fe 100644
--- a/target/config/Config.in.gcc
+++ b/target/config/Config.in.gcc
@@ -31,9 +31,9 @@ config ADK_TOOLCHAIN_GCC_5_2_0
config ADK_TOOLCHAIN_GCC_4_9_3
bool "4.9.3"
- depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_AVR32
+ depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_C6X
depends on !ADK_TARGET_ARCH_H8300
depends on !ADK_TARGET_ARCH_METAG