File: disable-checking-ext-modules.patch

package info (click to toggle)
mpich 5.0.0~b1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 251,904 kB
  • sloc: ansic: 1,323,408; cpp: 82,869; f90: 72,420; javascript: 40,763; perl: 28,243; sh: 19,447; python: 16,174; xml: 14,418; makefile: 9,494; fortran: 8,046; java: 4,635; pascal: 352; asm: 324; ruby: 176; awk: 27; lisp: 19; php: 8; sed: 4
file content (15 lines) | stat: -rw-r--r-- 222 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- a/autogen.sh
+++ b/autogen.sh
@@ -55,9 +55,9 @@
 do_atdir_check=no
 do_atver_check=yes
 do_subcfg_m4=yes
-do_hwloc=yes
-do_ofi=yes
-do_ucx=yes
+do_hwloc=no
+do_ofi=no
+do_ucx=no
 do_json=yes
 do_yaksa=yes
 do_test=yes