aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/eglibc/.svn/text-base/Config.version.svn-base
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/eglibc/.svn/text-base/Config.version.svn-base')
-rw-r--r--toolchain/eglibc/.svn/text-base/Config.version.svn-base7
1 files changed, 7 insertions, 0 deletions
diff --git a/toolchain/eglibc/.svn/text-base/Config.version.svn-base b/toolchain/eglibc/.svn/text-base/Config.version.svn-base
new file mode 100644
index 0000000..92ba3e6
--- /dev/null
+++ b/toolchain/eglibc/.svn/text-base/Config.version.svn-base
@@ -0,0 +1,7 @@
+config EGLIBC_VERSION
+ string
+ depends on USE_EGLIBC
+ default "2.15" if EGLIBC_VERSION_2_15
+ default "2.16" if EGLIBC_VERSION_2_16
+ default "2.17" if EGLIBC_VERSION_2_17
+ default "2.15"