-
Notifications
You must be signed in to change notification settings - Fork 471
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
Tools: add support for developing in OpenSUSE Tumbleweed #6153
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6153 +/- ##
==========================================
+ Coverage 56.25% 56.28% +0.02%
==========================================
Files 494 494
Lines 69954 69954
==========================================
+ Hits 39355 39372 +17
+ Misses 27919 27910 -9
+ Partials 2680 2672 -8 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change here looks straightforward, so I'm okay with it, but I haven't tested it directly.
Pulled back approval because there are some missing build dependencies here - perhaps glibc and gcc? Need to experiment a bit more. |
Just checked following the README instructions with |
Re-verified in docker. Thanks! |
Thank you! |
Summary
Support for building source in OpenSUSE Tumbleweed
Test Plan
Built with my local machine.