From daaa7713e9170ec42536b5a0e46b434dd84753a5 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 15 Feb 2013 15:07:54 +0000 Subject: Remove bounded-pointers build system support. --- nptl/Makeconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'nptl') diff --git a/nptl/Makeconfig b/nptl/Makeconfig index 7be9b0d7c4..2a1399d74b 100644 --- a/nptl/Makeconfig +++ b/nptl/Makeconfig @@ -24,7 +24,6 @@ have-thread-library = yes shared-thread-library = $(common-objpfx)nptl/libpthread_nonshared.a \ $(common-objpfx)nptl/libpthread.so static-thread-library = $(common-objpfx)nptl/libpthread.a -bounded-thread-library = $(common-objpfx)nptl/libpthread_b.a rpath-dirs += nptl -- cgit v1.2.3