summaryrefslogtreecommitdiff
path: root/ACE/tests/tests.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/tests.mpc')
-rw-r--r--ACE/tests/tests.mpc8
1 files changed, 0 insertions, 8 deletions
diff --git a/ACE/tests/tests.mpc b/ACE/tests/tests.mpc
index 3a311cb2fae..c98a938e184 100644
--- a/ACE/tests/tests.mpc
+++ b/ACE/tests/tests.mpc
@@ -1169,13 +1169,6 @@ project(Message Queue Test) : acetest {
Source_Files {
Message_Queue_Test.cpp
}
- verbatim(gnuace,local) {
- # Needs a larger heap on AIX to avoid overwriting stacks in the counting
- # part of the test.
- ifdef AIX_VERS
- LDFLAGS += -bmaxdata:0x20000000
- endif
- }
}
project(Monotonic_Manual_Event Test) : acetest {
@@ -2194,7 +2187,6 @@ project(Based Pointer Test) : acetest {
}
project(Library Unload): unload_libace {
- avoids += wince
exename = UnloadLibACE
staticflags += ACE_AS_STATIC_LIBS
Source_Files {