summaryrefslogtreecommitdiff
path: root/performance-tests/SCTP/SCTP.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'performance-tests/SCTP/SCTP.mpc')
-rw-r--r--performance-tests/SCTP/SCTP.mpc4
1 files changed, 4 insertions, 0 deletions
diff --git a/performance-tests/SCTP/SCTP.mpc b/performance-tests/SCTP/SCTP.mpc
index 91e7b815f4d..cba52013c32 100644
--- a/performance-tests/SCTP/SCTP.mpc
+++ b/performance-tests/SCTP/SCTP.mpc
@@ -2,6 +2,7 @@
// $Id$
project(*SOCK_STREAM_clt) : aceexe {
+ avoids += ace_for_tao
exename = SOCK_STREAM_clt
source_files {
SOCK_STREAM_clt.cpp
@@ -26,6 +27,7 @@ project(*SOCK_STREAM_srv) : aceexe {
}
project(*SOCK_SEQPACK_clt) : aceexe {
+ avoids += ace_for_tao
exename = SOCK_SEQPACK_clt
source_files {
SOCK_SEQPACK_clt.cpp
@@ -42,6 +44,7 @@ project(*SOCK_SEQPACK_clt) : aceexe {
}
project(*SOCK_SEQPACK_srv) : aceexe {
+ avoids += ace_for_tao
exename = SOCK_SEQPACK_srv
source_files {
SOCK_SEQPACK_srv.cpp
@@ -50,6 +53,7 @@ project(*SOCK_SEQPACK_srv) : aceexe {
}
project(*SOCK_SEQPACK_Association_Test) : aceexe {
+ avoids += ace_for_tao
exename = SOCK_SEQPACK_Association_Test
source_files {
SOCK_SEQPACK_Association_Test.cpp