disable openmp in dmlc
This commit is contained in:
parent
fa41fe3f13
commit
c870c08b7e
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user