Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
Update build_tarballs.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
juan-pablo-vielma authored Sep 19, 2018
1 parent 05e4cc2 commit 9754b1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ cd scs-2.0.2/
# flags="DLONG=1 USE_OPENMP=1"
#fi
# GOMP 4.0 would be required for OPENMP, which makes travis fail because it only has gcc version 4.8.4
USE_OPENMP=0
DLONG=1
flags="DLONG=1 USE_OPENMP=0"
if [ $target = "x86_64-apple-darwin14" ]; then
install_name_tool -id libopenblas64_.dylib ${prefix}/lib/libopenblas64_.0.3.0.dev.dylib
fi
Expand Down

0 comments on commit 9754b1b

Please sign in to comment.