MAINT: Bring back lapack-netlib

This commit is contained in:
Rohit Goswami 2024-06-03 02:21:35 +00:00 committed by Mateusz Sokół
parent 5cadc67801
commit a9845bd6bf
1 changed files with 1 additions and 1 deletions

View File

@ -438,7 +438,7 @@ symb_defs = {
# Ignoring other hostarch checks and conflicts for arch in BSD for now
_inc = [include_directories('.')]
# subdir('lapack-netlib')
subdir('lapack-netlib')
subdir('interface')
subdir('driver/level2')
subdir('driver/level3')