aboutsummaryrefslogtreecommitdiff
path: root/devel/ace/files/patch-tests
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ace/files/patch-tests')
-rw-r--r--devel/ace/files/patch-tests25
1 files changed, 0 insertions, 25 deletions
diff --git a/devel/ace/files/patch-tests b/devel/ace/files/patch-tests
deleted file mode 100644
index 279157ac586d..000000000000
--- a/devel/ace/files/patch-tests
+++ /dev/null
@@ -1,25 +0,0 @@
-
---- tests/Proactor_Test.cpp.orig 2006-04-20 00:41:47.000000000 -0700
-+++ tests/Proactor_Test.cpp 2008-12-01 11:00:05.000000000 -0800
-@@ -253,7 +253,7 @@
- break;
- # endif /* sun */
-
--# if !defined(__Lynx__)
-+# if !defined(__Lynx__) && !defined (__FreeBSD__)
- case CB:
- ACE_NEW_RETURN (proactor_impl,
- ACE_POSIX_CB_Proactor (max_op),
---- tests/Proactor_Test_IPV6.cpp.orig 2006-04-20 00:41:47.000000000 -0700
-+++ tests/Proactor_Test_IPV6.cpp 2008-12-01 17:40:59.000000000 -0800
-@@ -253,7 +253,7 @@
- break;
- # endif /* sun */
-
--# if !defined(__Lynx__)
-+# if !defined(__Lynx__) && !defined(__FreeBSD__)
- case CB:
- ACE_NEW_RETURN (proactor_impl,
- ACE_POSIX_CB_Proactor (max_op),
-
-