Browse Source

MAINT: Bring back lapack-netlib

pull/4820/head
Rohit Goswami 2 years ago
parent
commit
5eee348a59
No known key found for this signature in database GPG Key ID: 9CCCE36402CB49A6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      meson.build

+ 1
- 1
meson.build 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')


Loading…
Cancel
Save