disable openmp in dmlc
This commit is contained in:
@@ -9,6 +9,7 @@ fi
|
|||||||
|
|
||||||
if [ ${TRAVIS_OS_NAME} == "osx" ]; then
|
if [ ${TRAVIS_OS_NAME} == "osx" ]; then
|
||||||
export no_omp=1
|
export no_omp=1
|
||||||
|
export NO_OPENMP=1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ${TASK} == "build" ]; then
|
if [ ${TASK} == "build" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user