summaryrefslogtreecommitdiff
path: root/manpages.mk
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2013-04-23 14:52:41 -0700
committerBen Pfaff <blp@nicira.com>2013-06-17 15:33:15 -0700
commit825da1c6d1c7b9bc5128d7588b8bad6efaae650e (patch)
tree726e007e1f034636a88c7aa089b7d1d3936d5830 /manpages.mk
parent482557e5b54bb6bb35c71560a57aa6deb4a87f35 (diff)
downloadopenvswitch-825da1c6d1c7b9bc5128d7588b8bad6efaae650e.tar.gz
leak-checker: Remove because it cannot be made thread-safe.
The underlying glibc interface is deprecated because the interface itself is not thread-safe. That means that there's no way for a layer on top of it to be thread-safe. Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Ethan Jackson <ethan@nicira.com>
Diffstat (limited to 'manpages.mk')
-rw-r--r--manpages.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/manpages.mk b/manpages.mk
index a14f9688d..ed0d999e0 100644
--- a/manpages.mk
+++ b/manpages.mk
@@ -229,7 +229,6 @@ vswitchd/ovs-vswitchd.8: \
lib/common.man \
lib/coverage-unixctl.man \
lib/daemon.man \
- lib/leak-checker.man \
lib/memory-unixctl.man \
lib/ssl-bootstrap.man \
lib/ssl.man \
@@ -244,7 +243,6 @@ vswitchd/ovs-vswitchd.8.in:
lib/common.man:
lib/coverage-unixctl.man:
lib/daemon.man:
-lib/leak-checker.man:
lib/memory-unixctl.man:
lib/ssl-bootstrap.man:
lib/ssl.man: