[Buildroot] [git commit] package/ltp-testsuite: enable ebizzy

Yann E. MORIN yann.morin.1998 at free.fr
Mon Jun 7 15:17:58 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=e18ebde613d297e470f9a219a32bf535dccc2013
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

ebizzy has been fixed in 20200930 (commit 967612c45).

Signed-off-by: Petr Vorel <petr.vorel at gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 package/ltp-testsuite/ltp-testsuite.mk | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/package/ltp-testsuite/ltp-testsuite.mk b/package/ltp-testsuite/ltp-testsuite.mk
index 43ee134d1c..978d01b7a6 100644
--- a/package/ltp-testsuite/ltp-testsuite.mk
+++ b/package/ltp-testsuite/ltp-testsuite.mk
@@ -76,8 +76,7 @@ LTP_TESTSUITE_UNSUPPORTED_TEST_CASES_$(BR2_TOOLCHAIN_USES_MUSL) += \
 	testcases/kernel/syscalls/getcontext/getcontext01.c \
 	testcases/kernel/syscalls/rt_tgsigqueueinfo/rt_tgsigqueueinfo01.c \
 	testcases/kernel/syscalls/timer_create/timer_create01.c \
-	testcases/kernel/syscalls/timer_create/timer_create03.c \
-	utils/benchmark/ebizzy-0.3
+	testcases/kernel/syscalls/timer_create/timer_create03.c
 
 # ldd command build system tries to build a shared library unconditionally.
 LTP_TESTSUITE_UNSUPPORTED_TEST_CASES_$(BR2_STATIC_LIBS) += \


More information about the buildroot mailing list