File: lapack.patch

package info (click to toggle)
hypre 2.26.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 48,052 kB
  • sloc: ansic: 388,828; cpp: 62,970; fortran: 10,321; sh: 10,238; perl: 2,994; makefile: 2,946; awk: 147; python: 51
file content (10 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
--- a/src/FEI_mv/femli/Makefile
+++ b/src/FEI_mv/femli/Makefile
@@ -29,6 +29,7 @@
 
 C_COMPILE_FLAGS =\
  -DMLI_SUPERLU\
+ -DLAPACKLIBS=${LAPACKLIBS}\
  ${MLI_INCLUDES}\
  ${CINCLUDES}