Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
nikodemas committed Nov 9, 2023
1 parent 58a04e8 commit f0283db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rucio-dataset-monitoring/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION=`git describe --tags`
flags=-ldflags "-s -w -extldflags '-static' -X main.gitVersion=${VERSION}"
flags=-ldflags="-s -w -X main.gitVersion=${VERSION}"

all: build

Expand Down

0 comments on commit f0283db

Please sign in to comment.