summaryrefslogtreecommitdiff
path: root/toolchain/eglibc/Config.version
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/eglibc/Config.version')
-rw-r--r--toolchain/eglibc/Config.version2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/eglibc/Config.version b/toolchain/eglibc/Config.version
index c01c503..4542323 100644
--- a/toolchain/eglibc/Config.version
+++ b/toolchain/eglibc/Config.version
@@ -6,10 +6,10 @@ config EGLIBC_VERSION
default "2.19" if EGLIBC_VERSION_2_19
config EGLIBC_VERSION_2_15
- default y if !TOOLCHAINOPTS
bool
config EGLIBC_VERSION_2_19
+ default y if !TOOLCHAINOPTS
bool
endif