Don't mandate PCI support, because this will make builds on platforms
that don't have libpciaccess fail (e.g., OS X, or any machine without libpciaccess). This commit was SVN r28181.
Этот коммит содержится в:
родитель
2513122d31
Коммит
e5838e6121
@ -67,7 +67,7 @@ AC_DEFUN([MCA_opal_hwloc_CONFIG_REQUIRE],[
|
|||||||
[AC_MSG_RESULT([no (--disable-hwloc-pci specified)])
|
[AC_MSG_RESULT([no (--disable-hwloc-pci specified)])
|
||||||
enable_pci=no],
|
enable_pci=no],
|
||||||
[AC_MSG_RESULT([yes (default)])
|
[AC_MSG_RESULT([yes (default)])
|
||||||
enable_pci=yes])
|
enable_pci=])
|
||||||
])
|
])
|
||||||
|
|
||||||
# set defaults of not having any support
|
# set defaults of not having any support
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user