summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-02-15 15:07:54 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-02-15 15:07:54 +0000
commitdaaa7713e9170ec42536b5a0e46b434dd84753a5 (patch)
tree33f5aac7f25eef435b8fe4b36e2acb7798c38130 /misc
parent2bdd4ca6b6c38367e301042c2247395568c63ebd (diff)
Remove bounded-pointers build system support.
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 3d2328d189..5df70e6ecc 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -109,10 +109,6 @@ else
$(objpfx)tst-tsearch: $(common-objpfx)math/libm.a
endif
-ifeq ($(build-bounded),yes)
-$(objpfx)tst-tsearch-bp: $(common-objpfx)math/libm_b.a
-endif
-
tst-error1-ENV = MALLOC_TRACE=$(objpfx)tst-error1.mtrace
tst-error1-ARGS = $(objpfx)tst-error1.out
$(objpfx)tst-error1-mem: $(objpfx)tst-error1.out