projects
/
openmpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
818dc3d
)
fix-underlinking
author
Graham Inggs
<ginggs@debian.org>
Sun, 28 Nov 2021 08:20:25 +0000
(08:20 +0000)
committer
Alastair McKinstry
<mckinstry@debian.org>
Sun, 28 Nov 2021 08:20:25 +0000
(08:20 +0000)
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 832e2b8e6ec8abecc33d8901fde9fed933acd2a7..e084c7b59eb4de955be5e1476b79018a994ba79d 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