Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirreke committed Nov 28, 2024
1 parent 685d436 commit d8f07ab
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions openblas-src/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -208,11 +208,6 @@ fn build() {
}
}

/// openblas-src 0.9.0 compatible `make` runner
///
/// This cannot detect that OpenBLAS skips LAPACK build due to the absense of Fortran compiler.
/// openblas-build crate can detect it by sneaking OpenBLAS build system, but only works on Linux.
///
// #[cfg(not(target_os = "linux"))]
// fn build() {
// use std::fs;
Expand Down

0 comments on commit d8f07ab

Please sign in to comment.