|
@@ -134,7 +134,7 @@ do
|
|
|
fi
|
|
fi
|
|
|
|
|
|
|
|
if test x$arch = xmic ; then
|
|
if test x$arch = xmic ; then
|
|
|
- params+=(--disable-build-doc --host=$mic_host)
|
|
|
|
|
|
|
+ params+=(--host=$mic_host --disable-build-doc --disable-fortran)
|
|
|
if [ "$native_mic" -eq "1" ]
|
|
if [ "$native_mic" -eq "1" ]
|
|
|
then
|
|
then
|
|
|
params+=(--enable-maxcpus=250)
|
|
params+=(--enable-maxcpus=250)
|