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

fix: make CONFIGFLAGS optional #5713

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Nov 16, 2023

Issue being fixed or feature implemented

make it possible to run ./contrib/guix/guix-build without specifying CONFIGFLAGS

What was done?

How Has This Been Tested?

run ./contrib/guix/guix-build w/ and w/out this patch

Breaking Changes

n/a

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation
  • I have assigned this pull request to a milestone (for repository code-owners and collaborators only)

@UdjinM6 UdjinM6 added this to the 20.0.1 milestone Nov 16, 2023
Copy link
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

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

Seems to work; tried running with and without any custom flags

@PastaPastaPasta PastaPastaPasta merged commit 7fc8a04 into dashpay:develop Nov 16, 2023
7 of 8 checks passed
UdjinM6 added a commit to UdjinM6/dash that referenced this pull request Nov 16, 2023
## Issue being fixed or feature implemented
make it possible to run `./contrib/guix/guix-build` without specifying
`CONFIGFLAGS`

## What was done?

## How Has This Been Tested?
run `./contrib/guix/guix-build` w/ and w/out this patch

## Breaking Changes
n/a

## Checklist:
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e
tests
- [ ] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone _(for repository
code-owners and collaborators only)_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants