Skip to content

Commit b5df92a

Browse files
committed
hwloc: remove a stale configure hack for hwloc 1.3.2 vs suse pci issues
opal_hwloc_hwloc132_save_enable_pci doesn't exist anymore Signed-off-by: Brice Goglin <[email protected]>
1 parent 0621964 commit b5df92a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

opal/mca/hwloc/configure.m4

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,6 @@ AC_DEFUN([MCA_opal_hwloc_CONFIG_REQUIRE],[
8989
# REQUIRE.
9090
MCA_CONFIGURE_FRAMEWORK([opal], [hwloc], 1)
9191

92-
# Restore the --enable-pci flag
93-
enable_pci=$opal_hwloc_hwloc132_save_enable_pci
94-
9592
# Give a blank line to separate these messages from the last
9693
# component's configure.m4 output.
9794
echo " "

0 commit comments

Comments
 (0)