diff options
Diffstat (limited to 'toolchain')
-rw-r--r-- | toolchain/eglibc/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/eglibc/Config.in b/toolchain/eglibc/Config.in index dd6bb4352f..da71bd9ebe 100644 --- a/toolchain/eglibc/Config.in +++ b/toolchain/eglibc/Config.in @@ -8,6 +8,7 @@ choice config EGLIBC_USE_VERSION_2_15 bool "eglibc 2.15" select EGLIBC_VERSION_2_15 + depends on BROKEN config EGLIBC_USE_VERSION_2_19 bool "eglibc 2.19" |