Skip to content

Commit

Permalink
Drop outdated exclude in openblas-src/Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
termoshtt committed Dec 24, 2022
1 parent 5651ba9 commit a93816b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions openblas-src/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,6 @@ categories = ["science"]
keywords = ["linear-algebra"]
build = "build.rs"
links = "openblas"
exclude = [
"source/benchmark/*",
"source/ctest/*",
"source/lapack-netlib/BLAS/TESTING/*",
"source/lapack-netlib/CBLAS/testing/*",
"source/lapack-netlib/TESTING/*.in",
"source/lapack-netlib/TESTING/EIG/*",
"source/lapack-netlib/TESTING/LIN/*",
"source/reference/*",
"source/test/*",
"source/utest/*",
]

[features]
default = ["cblas", "lapacke"]
Expand Down

0 comments on commit a93816b

Please sign in to comment.