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

Allow non-rpm local vs linux/amd64 builds of clientmountd. #178

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

roehrich-hpe
Copy link
Contributor

Revert the 'build-daemon' target so that it satisfies nnf-deploy's install command, while still allowing a build that works on the local machine.

Revert the 'build-daemon' target so that it satisfies nnf-deploy's install
command, while still allowing a build that works on the local machine.

Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
build-daemon: GOARCH ?= amd64
build-daemon: build-daemon-with

.PHONY: build-daemon-with
Copy link
Contributor

Choose a reason for hiding this comment

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

with-rpm?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, it's just building the binary, not the rpm.
The "with" refers to the GOOS and GOARCH variables.

@roehrich-hpe roehrich-hpe merged commit e0c318c into master Jun 10, 2024
4 checks passed
@roehrich-hpe roehrich-hpe deleted the build-daemon-target branch June 10, 2024 16:11
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.

4 participants