From 3964421c469d824f285a62f457972df398e2bf99 Mon Sep 17 00:00:00 2001 From: Reese Baird Date: Tue, 20 Dec 2016 15:27:20 -0800 Subject: [PATCH] link other bindings --- components/perf-tools/tau/SPECS/tau.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/components/perf-tools/tau/SPECS/tau.spec b/components/perf-tools/tau/SPECS/tau.spec index d13ffc31f1..81fb2dd220 100644 --- a/components/perf-tools/tau/SPECS/tau.spec +++ b/components/perf-tools/tau/SPECS/tau.spec @@ -200,6 +200,11 @@ sed -i "s|/x86_64/lib|/lib|g" $(egrep -IR "/x86_64/lib" %buildroot%{install_path # replace hard MPI paths with env var sed -i "s|$MPI_DIR|\$\{MPI_DIR\}|g" $(egrep -IR "$MPI_DIR" %buildroot%{install_path}|awk -F : '{print $1}') +# link other bindings +pushd %{buildroot}%{install_path}/lib +ln -s shared-callpath-param-papi-mpi-pdt-openmp-profile-trace shared-mpi +popd + # OpenHPC module file %{__mkdir} -p %{buildroot}%{OHPC_MODULEDEPS}/%{compiler_family}-%{mpi_family}/%{pname} %{__cat} << EOF > %{buildroot}/%{OHPC_MODULEDEPS}/%{compiler_family}-%{mpi_family}/%{pname}/%{version}