forked from pool/mvapich2
Accepting request 510018 from home:NMoreyChaisemartin:branches:science:HPC
- Disable rpath in pkgconfig files OBS-URL: https://build.opensuse.org/request/show/510018 OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=17
This commit is contained in:
parent
4411419f28
commit
348d8c1277
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 13 07:54:38 UTC 2017 - nmoreychaisemartin@suse.com
|
||||||
|
|
||||||
|
- Disable rpath in pkgconfig files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 5 15:12:46 UTC 2017 - nmoreychaisemartin@suse.com
|
Wed Jul 5 15:12:46 UTC 2017 - nmoreychaisemartin@suse.com
|
||||||
|
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%global flavor @BUILD_FLAVOR@%nil
|
%global flavor @BUILD_FLAVOR@%nil
|
||||||
|
|
||||||
%if "%{flavor}" != ""
|
%if "%{flavor}" != ""
|
||||||
@ -126,6 +127,7 @@ cp /usr/share/automake*/config.* .
|
|||||||
%build
|
%build
|
||||||
#./autogen.sh
|
#./autogen.sh
|
||||||
%configure \
|
%configure \
|
||||||
|
--disable-wrapper-rpath \
|
||||||
%if "%{flavor}" == "psm"
|
%if "%{flavor}" == "psm"
|
||||||
--with-device=ch3:psm \
|
--with-device=ch3:psm \
|
||||||
--with-psm=/usr \
|
--with-psm=/usr \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user