Skip to content

Commit

Permalink
Checking to see which platforms needs BLAS/LAPACK INCLUDE_DIRS for lbt
Browse files Browse the repository at this point in the history
  • Loading branch information
stemann committed Jan 31, 2025
1 parent a105c1e commit 32d0075
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions M/MLX/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ if [[ "$target" != *-apple-darwin* &&
fi
CMAKE_EXTRA_OPTIONS+=(
"-DBLA_VENDOR=libblastrampoline"
"-DBLAS_INCLUDE_DIRS=$includedir/libblastrampoline/LP64/$libblastrampoline_target"
"-DLAPACK_INCLUDE_DIRS=$includedir/libblastrampoline/LP64/$libblastrampoline_target"
)
fi
Expand Down

0 comments on commit 32d0075

Please sign in to comment.