summaryrefslogtreecommitdiff
path: root/samples/sparc-leon-linux-uclibc/uClibc.config
diff options
context:
space:
mode:
authorDmitry Pankratov <dp@ubiquitech.com>2016-11-11 20:03:11 (GMT)
committerDmitry Pankratov <dp@ubiquitech.com>2016-11-11 20:03:11 (GMT)
commit0d17d26005efbd5d6157df0f68a26c738c385ed2 (patch)
tree9c25ccb481bd4b58e54c692403d9c49402f09d98 /samples/sparc-leon-linux-uclibc/uClibc.config
parent34ca68e3b076f4a7eea78aa46215fa50dfb1e322 (diff)
parent5ebbb52be04e42bbd1c28b903eba642bebaeb1b6 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'samples/sparc-leon-linux-uclibc/uClibc.config')
-rw-r--r--samples/sparc-leon-linux-uclibc/uClibc.config20
1 files changed, 20 insertions, 0 deletions
diff --git a/samples/sparc-leon-linux-uclibc/uClibc.config b/samples/sparc-leon-linux-uclibc/uClibc.config
new file mode 100644
index 0000000..abcfe40
--- /dev/null
+++ b/samples/sparc-leon-linux-uclibc/uClibc.config
@@ -0,0 +1,20 @@
+TARGET_sparc=y
+# UCLIBC_HAS_FPU is not set
+DO_C99_MATH=y
+UCLIBC_HAS_THREADS_NATIVE=y
+UCLIBC_SUSV3_LEGACY=y
+UCLIBC_SUSV4_LEGACY=y
+# UNIX98PTY_ONLY is not set
+UCLIBC_HAS_LIBUTIL=y
+UCLIBC_HAS_SHA256_CRYPT_IMPL=y
+UCLIBC_HAS_SHA512_CRYPT_IMPL=y
+UCLIBC_HAS_IPV6=y
+UCLIBC_HAS_RPC=y
+UCLIBC_HAS_FULL_RPC=y
+UCLIBC_HAS_REENTRANT_RPC=y
+UCLIBC_USE_NETLINK=y
+UCLIBC_HAS_RESOLVER_SUPPORT=y
+UCLIBC_HAS_LIBRESOLV_STUB=y
+UCLIBC_HAS_WCHAR=y
+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
+UCLIBC_HAS_PRINTF_M_SPEC=y