Remove code for downloading lapack tarball and the patches themselves

They are not used anymore since 3eb5af1.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
Timothy Gu
2014-05-18 19:09:26 -07:00
parent 9ed981c5dc
commit f331cb1a76
6 changed files with 1 additions and 5605 deletions

View File

@@ -2725,8 +2725,7 @@ if ($ARGV[8] == 1) {
} elsif ($ARGV[5] == 1) {
#NO_LAPACK=1
@underscore_objs = (@blasobjs, @misc_underscore_objs);
} elsif (-d "../lapack-3.1.1" || -d "../lapack-3.4.0" || -d "../lapack-3.4.1" ||
-d "../lapack-3.4.2" || -d "../lapack-netlib") {
} elsif (-d "../lapack-netlib") {
if ($ARGV[7] == 0){
# NEED2UNDERSCORES=0