Skip to content

Commit eeebaf2

Browse files
authored
move INCLUDE_ALL to (c)make options
1 parent 06b022b commit eeebaf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: relapack/config.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
// The following macros specify which routines are included in the library under
4646
// LAPACK's symbol names: 1 included, 0 not included
4747

48-
#define INCLUDE_ALL 1
48+
// #define INCLUDE_ALL 1
4949

5050
#define INCLUDE_XLAUUM INCLUDE_ALL
5151
#define INCLUDE_SLAUUM INCLUDE_XLAUUM

0 commit comments

Comments
 (0)