summaryrefslogtreecommitdiff
path: root/toolchain/toolchain-common.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-04-13 21:58:57 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-04-14 22:37:48 +0200
commitbe4f30a4ffef538e2e3939dd4ae1461b173e43bd (patch)
tree52b44a91a0a14d223c038784b0788788824c6dbb /toolchain/toolchain-common.in
parent4285df4cdd337e5a6c41561e26642a8c3d72b7ed (diff)
toolchain: add option to declare toolchains affected by gcc PR 58595
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'toolchain/toolchain-common.in')
-rw-r--r--toolchain/toolchain-common.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolchain/toolchain-common.in b/toolchain/toolchain-common.in
index b65b227c6..f98f19bd7 100644
--- a/toolchain/toolchain-common.in
+++ b/toolchain/toolchain-common.in
@@ -11,6 +11,9 @@ config BR2_LARGEFILE
config BR2_INET_IPV6
bool
+config BR2_TOOLCHAIN_HAS_GCC_BUG_58595
+ bool
+
config BR2_TOOLCHAIN_HAS_GCC_BUG_58854
bool