summaryrefslogtreecommitdiff
path: root/ace/config-lynxos.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-22 17:19:05 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-22 17:19:05 +0000
commit98aedfa849650cbcbf07dc8c0f4c5a216050fbb0 (patch)
tree4debd402b442bc1b9ea428b7480d0bd8e27099ef /ace/config-lynxos.h
parentabb06a7a830b6616f9ac6c2581b41347605ff2f6 (diff)
downloadATCD-98aedfa849650cbcbf07dc8c0f4c5a216050fbb0.tar.gz
ChangeLogTag: Thu Jul 22 12:17:26 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'ace/config-lynxos.h')
-rw-r--r--ace/config-lynxos.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/config-lynxos.h b/ace/config-lynxos.h
index c988bf8c3ca..25caddcf43c 100644
--- a/ace/config-lynxos.h
+++ b/ace/config-lynxos.h
@@ -31,8 +31,6 @@
# define ACE_HAS_ALLOCA_H
# define ACE_HAS_PENTIUM
#elif defined (__powerpc__)
- // fork ()/exec () don't seem to work well on PPC.
-# define ACE_LACKS_FORK
// It looks like the default stack size is 15000.
// ACE's Recursive_Mutex_Test needs more.
# define ACE_NEEDS_HUGE_THREAD_STACKSIZE 32000