projects
/
openmpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bc10ce
)
reproducible-build
author
Alastair McKinstry
<mckinstry@debian.org>
Mon, 12 Sep 2016 06:54:45 +0000
(06:54 +0000)
committer
Alastair McKinstry
<mckinstry@debian.org>
Mon, 12 Sep 2016 06:54:45 +0000
(06:54 +0000)
Gbp-Pq: Name reproducible-build.patch
ompi/debuggers/ompi_msgq_dll.c
patch
|
blob
|
history
diff --git
a/ompi/debuggers/ompi_msgq_dll.c
b/ompi/debuggers/ompi_msgq_dll.c
index 6e9a0d655952350fd3331038f4e81f71dd894270..ca542a64dbe6d5e2f8e889a427786761d8b7c0bb 100644
(file)
--- a/
ompi/debuggers/ompi_msgq_dll.c
+++ b/
ompi/debuggers/ompi_msgq_dll.c
@@
-189,7
+189,7
@@
int mqs_version_compatibility (void)
char *mqs_version_string (void)
{
return "Open MPI message queue support for parallel"
-
" debuggers compiled on " __DATE__
;
+
" debuggers, Debian version "
;
} /* mqs_version_string */
/* So the debugger can tell what interface width the library was compiled with */