diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-11-16 09:35:38 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-11-16 09:35:38 +0100 |
commit | 9e81366ccfff636b9ef04322ed4887305b849eeb (patch) | |
tree | efdeeca3a1bf8ab1aadf0a0b3fc51c0e1085db5c /target/config/Config.in.toolchain | |
parent | 903146c166e11133042d293730a9a51af9ee5cd4 (diff) |
always build testsuite for uClibc-ng
Diffstat (limited to 'target/config/Config.in.toolchain')
-rw-r--r-- | target/config/Config.in.toolchain | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/config/Config.in.toolchain b/target/config/Config.in.toolchain index 4a917ff8a..5df860575 100644 --- a/target/config/Config.in.toolchain +++ b/target/config/Config.in.toolchain @@ -126,9 +126,4 @@ config ADK_STATIC_TOOLCHAIN help If you want to create more portable toolchains, build them static. -config ADK_UCLIBC_TEST - bool "Build testsuite for C library" - depends on ADK_TARGET_LIB_UCLIBC_NG - help - Build uClibc-ng test suite. endmenu |