We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f74929 + c5478c4 commit 0f2de88Copy full SHA for 0f2de88
opal/tools/wrappers/opal.pc.in
@@ -14,7 +14,7 @@ libdir=@libdir@
14
# (they're pulled in via libopen-pal.so's implicit dependencies), so
15
# list them in Libs.private.
16
#
17
-Libs: -L${libdir} @OPAL_WRAPPER_EXTRA_LDFLAGS@ -lopen-pal
+Libs: -L${libdir} @OPAL_PKG_CONFIG_LDFLAGS@ -lopen-pal
18
Libs.private: @OPAL_WRAPPER_EXTRA_LIBS@
19
20
# It is safe to hard-wire the -I before the EXTRA_INCLUDES because we
0 commit comments