SHA256
1
0
forked from pool/paraview

Accepting request 989160 from home:badshah400:branches:science

Pass CMAKE_SKIP_INSTALL_RPATH=ON for openSUSE > 1500 as well to enure no left-over rpaths in binaries; this fixes build failures in Factory.

OBS-URL: https://build.opensuse.org/request/show/989160
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=108
This commit is contained in:
Vicente Adolfo Bolea Sanchez
2022-07-14 14:50:50 +00:00
committed by Git OBS Bridge
parent 468ff54320
commit 233a5c417b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 14 12:07:13 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- Pass CMAKE_SKIP_INSTALL_RPATH=ON for openSUSE > 1500 as well
to enure no left-over rpaths in binaries; this fixes build
failures in Factory.
-------------------------------------------------------------------
Sun Apr 10 13:40:48 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>