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

Add minimal CI via github actions #1

Merged
merged 4 commits into from
Jul 20, 2022
Merged

Conversation

simo5
Copy link
Member

@simo5 simo5 commented Jul 20, 2022

Includes fixes to make this work:

  • some changes to configure to account for differences in debian/ubuntu packaging of NSS
  • some fixes for breakage I caused when pushed a barely tested rename earlier.
  • some unexpected segfaults as apparently for loops variables are initialized to 0 in Fedora but not in Debian, probably different default flags between the two.

simo5 added 4 commits July 20, 2022 17:18
Debian uses a different pc file name, so try both

Signed-off-by: Simo Sorce <simo@redhat.com>
Signed-off-by: Simo Sorce <simo@redhat.com>
Not all systems auto inititialize variables to 0

Signed-off-by: Simo Sorce <simo@redhat.com>
Signed-off-by: Simo Sorce <simo@redhat.com>

Signed-off-by: Simo Sorce <simo@redhat.com>
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.

1 participant