Samuel Thibault %!s(int64=12) %!d(string=hai) anos
pai
achega
7bea8a5606
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      mic-configure

+ 1 - 0
mic-configure

@@ -37,6 +37,7 @@ do
 	params="--enable-mic --with-coi-dir=$coi_dir --prefix=$prefix/$arch"
 
 	if test x$arch = xmic ; then
+		# TODO: fix hwloc detection to look for another pkg-config place, and not just believe in the host version of hwloc.pc...
 		params="$params --without-hwloc --with-coi-lib-dir=$coi_dir/device-linux-release/lib --host=$mic_host"
 	else
 		params="$params --with-coi-lib-dir=$coi_dir/host-linux-release/lib"