Browse Source

MAINT: Bring back lapack-netlib

pull/4832/head
Rohit Goswami Mateusz Sokół 1 year ago
parent
commit
a9845bd6bf
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