summaryrefslogtreecommitdiff
path: root/rt
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-05-23 23:37:23 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-05-23 23:37:23 +0200
commitcbb9d63bde7e060a2ae9cdf17a913a6e3f44446f (patch)
treec57fe05be1ab39888bdcd09c56f67c10662bee99 /rt
parentf5ac626c4ff62b26b99c3a1eb7bca4fccfbe4006 (diff)
parentb934acf0e93c5a220551ed6e686bb9d45a24a8cc (diff)
Merge commit 'refs/top-bases/t/tls' into t/tls
Diffstat (limited to 'rt')
-rw-r--r--rt/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/rt/Makefile b/rt/Makefile
index 6a98c81514..ef356d0aa8 100644
--- a/rt/Makefile
+++ b/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)