summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-01-04 19:21:23 +0000
committerzhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-01-04 19:21:23 +0000
commit74e2332ae056ad18734badf36ccc61ec5346d3c0 (patch)
tree990d86782d5f2bba631677f7a168d18698e41cdc
parent43115cc05bb56d57bcd96b25c4334781f26cc438 (diff)
downloadATCD-74e2332ae056ad18734badf36ccc61ec5346d3c0.tar.gz
use base file to avoid wchar
-rw-r--r--TAO/performance-tests/perf.mwc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/perf.mwc b/TAO/performance-tests/perf.mwc
index 427cfc1ba2b..c4f1602ccc3 100644
--- a/TAO/performance-tests/perf.mwc
+++ b/TAO/performance-tests/perf.mwc
@@ -2,5 +2,5 @@
// $Id$
workspace {
- avoids += uses_wchar
+ cmdline += -base no_wchar
}