From 3edcb2620cfe3950384d0aa02d03c06c33f3e32f Mon Sep 17 00:00:00 2001 From: Brian Barrett Date: Thu, 4 May 2006 14:08:17 +0000 Subject: [PATCH] * allow buildling of portals pml (have to specify a configure option anyway) * don't built the hostfile ras, as we dont' even use the URM RMGR anymore This commit was SVN r9811. --- contrib/platform/redstorm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/platform/redstorm b/contrib/platform/redstorm index d904952a14..99e74b4691 100644 --- a/contrib/platform/redstorm +++ b/contrib/platform/redstorm @@ -6,7 +6,7 @@ enable_pretty_print_stacktrace=no enable_dlopen=no with_portals_config=redstorm with_memory_manager=none -enable_mca_no_build=maffinity-first_use,maffinity-libnuma,paffinity-linux,timer-linux,gpr-proxy,gpr-replica,iof-svc,ns-proxy,oob-tcp,pls-rsh,ras-dash_host,ras-localhost,rds-hostfile,rds-resfile,rmaps-round_robin,rmgr-proxy,rmgr-urm,rml-oob,sds-env,sds-seed,sds-singleton,btl-sm,btl-self,coll-hierarch,coll-sm,common-sm,mpool-sm,pml-dr,pml-portals +enable_mca_no_build=maffinity-first_use,maffinity-libnuma,paffinity-linux,timer-linux,gpr-proxy,gpr-replica,iof-svc,ns-proxy,oob-tcp,pls-rsh,ras-dash_host,ras-hostfile,ras-localhost,rds-hostfile,rds-resfile,rmaps-round_robin,rmgr-proxy,rmgr-urm,rml-oob,sds-env,sds-seed,sds-singleton,btl-sm,btl-self,coll-hierarch,coll-sm,common-sm,mpool-sm,pml-dr enable_heterogeneous=no enable_pty_support=no enable_mem_debug=no