summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/CosTrading.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/CosTrading.mpc')
-rw-r--r--TAO/orbsvcs/orbsvcs/CosTrading.mpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/CosTrading.mpc b/TAO/orbsvcs/orbsvcs/CosTrading.mpc
index e28aeba2c7f..6d7b699c16c 100644
--- a/TAO/orbsvcs/orbsvcs/CosTrading.mpc
+++ b/TAO/orbsvcs/orbsvcs/CosTrading.mpc
@@ -153,6 +153,7 @@ project(CosTrading_Serv) : orbsvcslib, core, trading_skel, dynamicany, svc_utils
" yacc -l -d Trader/constraint.y"
" sed -e 's/ / /g' \\"
" -e 's/int newsize, i/size_t newsize, i/g' \\"
+ " -e 's/static *int *yygrowstack();/ /g' \\"
" -e 's/ *$$\/\/g' \\"
" -e 's/\|\| defined(__GNUC__)/|| defined(__GNUC__) || defined (WIN32) || defined (__HP_aCC)/g' \\"
" -e 's/memcpy/ACE_OS::memcpy/g' \\"