summaryrefslogtreecommitdiffstats
path: root/package/gcc/Config.in.host
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-05 21:50:21 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-15 22:05:14 +0200
commit0cd6d15a208d37bc2c98f236c34afa64ff8b7588 (patch)
treecf8b07aca05a522a44abe2d559f3c70d7d7ddcae /package/gcc/Config.in.host
parente55f21a9520dda5d39eaad728c9d0fcc30004f5a (diff)
downloadbuildroot-0cd6d15a208d37bc2c98f236c34afa64ff8b7588.tar.gz
buildroot-0cd6d15a208d37bc2c98f236c34afa64ff8b7588.zip
toolchain, gcc, gdb, binutils, uclibc: remove Blackfin code
This commit removes Blackfin related code from all toolchain code and components. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/gcc/Config.in.host')
-rw-r--r--package/gcc/Config.in.host7
1 files changed, 0 insertions, 7 deletions
diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host
index bdefc511f2..7c08fb3596 100644
--- a/package/gcc/Config.in.host
+++ b/package/gcc/Config.in.host
@@ -63,13 +63,6 @@ config BR2_GCC_VERSION_7_X
endchoice
-# Indicates if GCC for architecture supports --with-{arch,cpu,..} to
-# set default CFLAGS, otherwise values will be used by toolchain
-# wrapper.
-config BR2_GCC_ARCH_HAS_CONFIGURABLE_DEFAULTS
- bool
- default y if !BR2_bfin
-
config BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE
bool
default y
OpenPOWER on IntegriCloud