We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccab06f commit 6a31672Copy full SHA for 6a31672
opal/mca/hwloc/configure.m4
@@ -1,6 +1,7 @@
1
dnl -*- shell-script -*-
2
dnl
3
dnl Copyright (c) 2010-2017 Cisco Systems, Inc. All rights reserved
4
+dnl Copyright (c) 2020 Inria. All rights reserved.
5
dnl $COPYRIGHT$
6
7
dnl Additional copyrights may follow
@@ -89,9 +90,6 @@ AC_DEFUN([MCA_opal_hwloc_CONFIG_REQUIRE],[
89
90
# REQUIRE.
91
MCA_CONFIGURE_FRAMEWORK([opal], [hwloc], 1)
92
- # Restore the --enable-pci flag
93
- enable_pci=$opal_hwloc_hwloc132_save_enable_pci
94
-
95
# Give a blank line to separate these messages from the last
96
# component's configure.m4 output.
97
echo " "
0 commit comments