Commit a81d3cd
Complete removal of ident code
Commit 9f15ca6 removed most, but not all, of the #ident / #pragma
ident code in Open MPI. Remove the rest of the code, including
the configure checks for #ident / #pragma ident support. This patch
fixes a compile error when weak symbols are disabled that was caused
by the previous patch only removing some of the ident code in
the fortran library.
Signed-off-by: Brian Barrett <bbarrett@amazon.com>
(cherry picked from commit 6b0038e)1 parent 60ab729 commit a81d3cd
File tree
4 files changed
+0
-113
lines changed- config
- ompi/mpi/fortran/mpif-h
- oshmem/runtime
4 files changed
+0
-113
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | 398 | | |
403 | 399 | | |
404 | 400 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | 68 | | |
75 | 69 | | |
76 | 70 | | |
| |||
0 commit comments