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

[cleanup] Small Makefile optimization #10544

Merged
merged 1 commit into from
Mar 23, 2022
Merged

Conversation

balsoft
Copy link
Contributor

@balsoft balsoft commented Mar 18, 2022

Use := instead of = to avoid running the command multiple times

Use := instead of = to avoid running the command multiple times
@balsoft balsoft requested a review from a team as a code owner March 18, 2022 13:27
@balsoft balsoft changed the base branch from develop to compatible March 21, 2022 17:20
@mrmr1993 mrmr1993 added the ci-build-me Add this label to trigger a circle+buildkite build for this branch label Mar 23, 2022
@yorickvP yorickvP merged commit 526e0fc into compatible Mar 23, 2022
@yorickvP yorickvP deleted the makefile-optimization branch March 23, 2022 16:10
@robinbb robinbb added the Tweag label Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants