File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dnl Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
1010dnl University of Stuttgart. All rights reserved.
1111dnl Copyright (c) 2004-2005 The Regents of the University of California.
1212dnl All rights reserved.
13- dnl Copyright (c) 2010-2016 Cisco Systems, Inc. All rights reserved.
13+ dnl Copyright (c) 2010-2021 Cisco Systems, Inc. All rights reserved
1414dnl Copyright (c) 2013-2017 Intel, Inc. All rights reserved.
1515dnl Copyright (c) 2018-2021 Amazon.com, Inc. or its affiliates.
1616dnl All Rights reserved.
@@ -61,9 +61,9 @@ AC_DEFUN([OPAL_MCA],[
6161 [ AS_HELP_STRING ( [ --enable-mca-no-build=LIST] ,
6262 [ Comma-separated list of <type>-<component> pairs
6363 that will not be built. Example:
64- "--enable-mca-no-build=btl-portals,oob-ud " will
65- disable building the "portals " btl and the "ud "
66- oob components.] ) ] )
64+ "--enable-mca-no-build=btl-portals4,topo-treematch " will
65+ disable building the "portals4 " btl and the "treematch "
66+ topo components.] ) ] )
6767 AC_ARG_ENABLE ( [ mca-dso] ,
6868 [ AS_HELP_STRING ( [ --enable-mca-dso=LIST] ,
6969 [ Comma-separated list of types and/or
You can’t perform that action at this time.
0 commit comments