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 -q #2322

Merged
merged 1 commit into from
May 19, 2021
Merged

Fix make -q #2322

merged 1 commit into from
May 19, 2021

Conversation

dschwoerer
Copy link
Contributor

By using real, empty targets make -q always returned false. Using order
only dependencies is the proper solution and fixes this issue

By using real, empty targets make -q always returned false. Using order
only dependencies only is the proper solution and fixes this issue
@dschwoerer
Copy link
Contributor Author

Looks like there is something wrong with GHA 😞

@ZedThree
Copy link
Member

Yeah, GHA having problems: https://www.githubstatus.com

@ZedThree
Copy link
Member

Lovely, good stuff @dschwoerer !

@ZedThree ZedThree merged commit 9f5bf82 into next May 19, 2021
@ZedThree ZedThree deleted the makeq branch May 19, 2021 16:37
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.

None yet

2 participants