fix missing split of sladiv1/dladiv/ilaenv2stage by build type

This commit is contained in:
Martin Kroeker 2020-10-23 15:31:25 +02:00 committed by GitHub
parent 680f744abf
commit 4c45cd6294
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -786,13 +786,13 @@ zpotri,
zlamswlq, zlamswlq,
zgemlq, zgemlq,
); );
@lapackobjs2 = (@lapackobjs2, @lapackobjs2s = (@lapackobjs2s,
sladiv1, sladiv1);
dladiv1, @lapackobjs2d = (@lapackobjs2d,
dladiv1);
@lapackobjs = (@lapackobjs,
iparam2stage, iparam2stage,
# functions added for lapack-3.8.0 # functions added for lapack-3.8.0
ilaenv2stage, ilaenv2stage,
); );
# functions added for lapack-3.9.0 # functions added for lapack-3.9.0