Skip to content

Conversation

collinfunk
Copy link
Contributor

Previously the Makefile variable 'PREFIX?' was defined which broke all subsequent definitions using $(PREFIX). This patch fixes the uses of the '?=' GNU Make operator.

Previously the Makefile variable 'PREFIX?' was defined which broke all
subsequent definitions using $(PREFIX). This patch fixes the uses of the
'?=' GNU Make operator.
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@moticless moticless merged commit 40e197e into redis:main May 10, 2025
8 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Redis 8.2 May 10, 2025
@collinfunk collinfunk deleted the fix-prefix branch May 10, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants