mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-29 15:44:03 +00:00
Make sparc-leon-linux-uclibc "version neutral".
Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
parent
f35c62daf0
commit
2cb1b851c2
@ -9,7 +9,7 @@ CT_TARGET_VENDOR="leon"
|
||||
CT_KERNEL_linux=y
|
||||
CT_KERNEL_V_3_10=y
|
||||
CT_LIBC_uClibc=y
|
||||
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
|
||||
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/uClibc.config"
|
||||
CT_LIBC_UCLIBC_IPV6=y
|
||||
CT_LIBC_UCLIBC_WCHAR=y
|
||||
CT_CC_GCC_V_4_9_3=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user