From 83249aa61ae7884bc3e4d452688314ba8a58dfac Mon Sep 17 00:00:00 2001 From: shefty Date: Tue, 20 Jan 2009 23:07:10 +0000 Subject: [PATCH] winverbs.lib: remove from build Removal of the listen.cpp and listen.h source files results in the winverbs library build breaking. The removal will occur, but it's only part of a patch to winverbs to handle listening. So, we either need to apply the rest of the patch or back out the changes to fix the build. Since the rest of the patch will be applied within the next couple of days, remove the library from the build until then. Signed-off-by: Sean Hefty git-svn-id: svn://openib.tc.cornell.edu/gen1@1861 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- trunk/core/winverbs/dirs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/trunk/core/winverbs/dirs b/trunk/core/winverbs/dirs index a5a581d5..29cf99d0 100644 --- a/trunk/core/winverbs/dirs +++ b/trunk/core/winverbs/dirs @@ -1,3 +1,2 @@ -DIRS=\ - kernel \ - user +DIRS = \ + kernel -- 2.46.0