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

cmake: exclude .clang-format from opae headers #3106

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

pcolberg
Copy link
Contributor

This resolves an rpmbuild failure when building packages from a source tarball created with git archive.

RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/include/opae/cxx/.clang-format

This resolves an rpmbuild failure when building packages
from a source tarball created with git archive.

RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/include/opae/cxx/.clang-format

Signed-off-by: Peter Colberg <peter.colberg@intel.com>
@pcolberg pcolberg self-assigned this Feb 20, 2024
@pcolberg pcolberg requested a review from a team as a code owner February 20, 2024 23:18
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7981357790

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 64.658%

Totals Coverage Status
Change from base Build 7921222968: 0.0%
Covered Lines: 15809
Relevant Lines: 24450

💛 - Coveralls

@pcolberg pcolberg merged commit 35ed295 into master Feb 20, 2024
27 checks passed
@pcolberg pcolberg deleted the pcolberg/clang-format branch February 20, 2024 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants