summaryrefslogtreecommitdiff
path: root/libc/rt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libc/rt/Makefile')
-rw-r--r--libc/rt/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/rt/Makefile b/libc/rt/Makefile
index 6a98c8151..ef356d0aa 100644
--- a/libc/rt/Makefile
+++ b/libc/rt/Makefile
@@ -76,8 +76,5 @@ $(addprefix $(objpfx),$(tests)): $(objpfx)librt.so $(shared-thread-library)
else
$(addprefix $(objpfx),$(tests)): $(objpfx)librt.a $(static-thread-library)
endif
-ifeq (yes,$(build-bounded))
-$(tests:%=$(objpfx)%-bp): $(objpfx)librt_b.a $(bounded-thread-library)
-endif
tst-mqueue7-ARGS = -- $(host-test-program-cmd)