Skip to content
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

Detect ARCH=sparc in CMake #1660

Merged
merged 2 commits into from
Oct 6, 2022

Conversation

marcalff
Copy link
Member

@marcalff marcalff commented Oct 6, 2022

Fixes #1659

Changes

Detect ARCH=sparc in CMake.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

Detect ARCH=sparc in CMake.
@marcalff marcalff requested a review from a team October 6, 2022 09:01
@codecov
Copy link

codecov bot commented Oct 6, 2022

Codecov Report

Merging #1660 (6f2b91e) into main (787d9c1) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1660   +/-   ##
=======================================
  Coverage   84.39%   84.39%           
=======================================
  Files         170      170           
  Lines        5130     5130           
=======================================
  Hits         4329     4329           
  Misses        801      801           

@marcalff marcalff changed the title Detect ARCH=sparc in CMake. Detect ARCH=sparc in CMake Oct 6, 2022
@ThomsonTan ThomsonTan merged commit a64ac09 into open-telemetry:main Oct 6, 2022
yxue pushed a commit to yxue/opentelemetry-cpp that referenced this pull request Dec 5, 2022
@marcalff marcalff deleted the fix_solaris_sparc_1659 branch July 4, 2023 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUILD] Build failure on solaris11-sparc-64bit
4 participants