Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
petsc
Remove-rpath-test.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Remove-rpath-test.patch of Package petsc
From: Egbert Eich <eich@suse.com> Date: Tue Jun 18 13:02:15 2024 +0200 Subject: Remove rpath test Patch-mainline: never Git-commit: 470db80c9f69c6a707570732c67a1550dbe19ca1 References: Signed-off-by: Egbert Eich <eich@suse.com> Signed-off-by: Egbert Eich <eich@suse.de> --- config/BuildSystem/config/setCompilers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/BuildSystem/config/setCompilers.py b/config/BuildSystem/config/setCompilers.py index bcf0181..8013365 100644 --- a/config/BuildSystem/config/setCompilers.py +++ b/config/BuildSystem/config/setCompilers.py @@ -2545,7 +2545,7 @@ class Configure(config.base.Configure): testFlags = [] # test '-R' before '-rpath' as sun compilers [c,fortran] don't give proper errors with wrong options. elif not Configure.isDarwin(self.log): - testFlags = ['-Wl,-rpath,', '-R','-rpath ' , '-Wl,-R,'] + testFlags = [] else: testFlags = ['-Wl,-rpath,'] # test '-R' before '-Wl,-rpath' for SUN compilers [as cc on linux accepts -Wl,-rpath, but f90 & CC do not.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor