Skip to content

Commit

Permalink
Don't flag blas where not intended to use
Browse files Browse the repository at this point in the history
  • Loading branch information
ttytm committed Oct 21, 2023
1 parent 7ae4176 commit da7361f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vlas/cflags_notd_cblas.v
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module vlas
#flag linux -L/usr/local/lib -L/usr/lib
#flag windows -O2
#flag windows -lgfortran
#flag darwin -I/usr/local/opt/openblas/include
#flag darwin -L/usr/local/opt/openblas/lib
#flag darwin -I/usr/local/opt/lapacke/include
#flag darwin -L/usr/local/opt/lapacke/lib
#flag -I@VMODROOT
#flag -lopenblas -llapacke
#flag -llapacke

0 comments on commit da7361f

Please sign in to comment.