We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fbce99 commit fd3cf22Copy full SHA for fd3cf22
Makefile
@@ -61,7 +61,7 @@ cernbox-revad-ceph: cernbox-revad
61
62
.PHONY: revad-ceph
63
revad-ceph:
64
- go build -ldflags "$(BUILD_FLAGS)" -tags ceph --debug -o ./cmd/revad/revad ./cmd/revad/main
+ go build -ldflags "$(BUILD_FLAGS)" -tags ceph -debug -o ./cmd/revad/revad ./cmd/revad/main
65
66
.PHONY: reva
67
reva:
0 commit comments