summaryrefslogtreecommitdiff
path: root/CIAO/performance-tests/Benchmark
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-11-12 18:58:24 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-11-12 18:58:24 +0000
commit3265ea62f570d4f6e3e7f91a30d9a9f21b3c59be (patch)
treead5f160a4db8bc0972de4b3396fa12bd6f1a8595 /CIAO/performance-tests/Benchmark
parent85cfe618090ebe405f2ca9384e6c25b20b3cb629 (diff)
downloadATCD-3265ea62f570d4f6e3e7f91a30d9a9f21b3c59be.tar.gz
ChangeLogTag: Mon Nov 12 18:54:48 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'CIAO/performance-tests/Benchmark')
-rw-r--r--CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.mpc1
-rw-r--r--CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc1
2 files changed, 2 insertions, 0 deletions
diff --git a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.mpc b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.mpc
index 503fe8e860e..024620645e2 100644
--- a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.mpc
+++ b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.mpc
@@ -123,6 +123,7 @@ project(Benchmark_RoundTrip_svnt) : ciao_servant_dnc {
}
project (RoundTrip_client) : ciao_client_dnc, valuetype, strategies {
+ avoids += ace_for_tao
exename = client
after += Benchmark_RoundTrip_stub
libs += RoundTrip_stub Benchmark_stub
diff --git a/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc b/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc
index 776d7011ec2..96f22b28e38 100644
--- a/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc
+++ b/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc
@@ -123,6 +123,7 @@ project(Benchmark_RoundTripClient_svnt) : ciao_servant_dnc {
}
project (RoundTripClient_client) : ciao_client_dnc, valuetype {
+ avoids += ace_for_tao
exename = client
after += Benchmark_RoundTripClient_stub
libs += RoundTripClient_stub Benchmark_stub