Преглед изворни кода

mic-configure: work on host before mic to avoid having exported variables for mic being used for host

Nathalie Furmento пре 12 година
родитељ
комит
dbebd18c93
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      mic-configure

+ 1 - 1
mic-configure

@@ -51,7 +51,7 @@ else
     compiler="gcc"
 fi
 
-for arch in mic host
+for arch in host mic
 do
 	# We call the configure script from a build directory further in the
 	# arborescence