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

Disabling atomic reference counting for Security Baseline module only when compiler is gcc 4.8 #804

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

MariusNi
Copy link
Contributor

… or earlier

Description

Disabling atomic reference counting for Security Baseline module only when compiler is gcc 4.8 or earlier, in order to not disable in production builds but only in test builds done with gcc 4.8 (and not with clang or newer gcc).

Checklist

  • I have read the contribution guidelines.
  • All unit tests are passing.
  • I have merged the latest main branch prior to this PR submission.
  • I submitted this PR against the main branch.

@MariusNi MariusNi requested a review from a team as a code owner November 14, 2024 21:14
Copy link

github-actions bot commented Nov 14, 2024

Test Results

 44 files   44 suites   45m 54s ⏱️
  4 tests   4 ✅  0 💤 0 ❌
176 runs  154 ✅ 22 💤 0 ❌

Results for commit 6b31f47.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@AhmedBM AhmedBM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@MariusNi MariusNi merged commit 8e8ec12 into main Nov 14, 2024
91 checks passed
@MariusNi MariusNi deleted the MariusNi/OsConfig_U14Y_Nov14_2024 branch November 14, 2024 22:07
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.

3 participants