-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix libunwind libdir path #7356
Conversation
please test |
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_12_1_X/master. @smuzaffar, @iarspider, @mrodozov can you please review it and eventually sign? Thanks. |
please test with cms-sw/cmssw#35493 |
Pull request #7356 was updated. |
please test with cms-sw/cmssw#35493 |
please test with cms-sw/cmssw#35493 for slc7_ppc64le_gcc9 |
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_12_1_X/master IBs after it passes the integration tests. This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e602c6/19372/summary.html |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e602c6/19371/summary.html Comparison SummarySummary:
|
For ppc64 archs, libunwind installs its libs under
lib64
for other arch is uselib
. This change makes sure that libdir is lib