Merge pull request #962 from manongjohn/remove_undistributable_file

remove undistributable file from thirdparty/openblas
This commit is contained in:
manongjohn 2022-04-12 16:32:46 -04:00 committed by GitHub
commit fbb82f0ce5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

View file

@ -62,3 +62,8 @@ So, follow this procedure:
4. Wait until completion. It should complain that no dll could be created, but the .lib files should
have been built correctly.
----------
Change Log
Apr. 8, 2022 Removed ./xianyi-OpenBLAS-e6e87a2/lapack-3.4.1.tgz as it contains unredistributable files (see the issue #3928). The package is still available in http://www.netlib.org/lapack/ just in case.