@ -1,5 +1,3 @@
PT_VERSION ?= 0.0.1
all: prod
dev:
@ -7,7 +5,7 @@ dev:
prod:
v -prod -cc gcc -cflags '-static -s' -o pt src/ \
-d pt_version=$(PT_VERSION) \
-d pt_version=$$(git describe --tags) \
-d pt_piddir=pt \
-d pt_max_recursion_depth=10 \
-d pt_default_config_file=~/.ptrc
The note is not visible to the blocked user.