projects
/
openmpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a44de33
)
fix-underlinking
author
Graham Inggs
<ginggs@debian.org>
Thu, 2 Jul 2020 07:42:05 +0000
(08:42 +0100)
committer
Alastair McKinstry
<mckinstry@debian.org>
Thu, 2 Jul 2020 07:42:05 +0000
(08:42 +0100)
Desciption: Fix underlinking
Prevents symbol lookup error: ../openmpi4/mca_mtl_ofi.so:
undefined symbol: fi_dupinfo when linked with --as-needed
Bug-Debian: https://bugs.debian.org/899104
Last-Update: 2018-05-23
Gbp-Pq: Name fix-underlinking.patch
ompi/mca/mtl/ofi/Makefile.am
patch
|
blob
|
history
diff --git
a/ompi/mca/mtl/ofi/Makefile.am
b/ompi/mca/mtl/ofi/Makefile.am
index 985f6ad4599030c695da5e747f949c028cb800cc..a9b816ee4c5d2c88888a715b3a53fa38d2644a73 100644
(file)
--- a/
ompi/mca/mtl/ofi/Makefile.am
+++ b/
ompi/mca/mtl/ofi/Makefile.am
@@
-1,4
+1,4
@@
-#
+
# Copyright (c) 2013-2015 Intel, Inc. All rights reserved
#
# Copyright (c) 2014-2019 Cisco Systems, Inc. All rights reserved