diff options
Diffstat (limited to 'toolchain/toolchain-common.in')
-rw-r--r-- | toolchain/toolchain-common.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/toolchain/toolchain-common.in b/toolchain/toolchain-common.in index 014a23dc87..8408852fda 100644 --- a/toolchain/toolchain-common.in +++ b/toolchain/toolchain-common.in @@ -5,12 +5,6 @@ # so put it here instead source "package/gdb/Config.in.host" -config BR2_TOOLCHAIN_HAS_GCC_BUG_58595 - bool - -config BR2_TOOLCHAIN_HAS_GCC_BUG_58854 - bool - config BR2_TOOLCHAIN_HAS_NATIVE_RPC bool |