Add `nats` build tag from KINE for embedded support

Signed-off-by: Byron Ruth <byron@nats.io>
This commit is contained in:
Byron Ruth 2023-05-05 08:16:27 -04:00
parent abc2efdd57
commit e68afd64b9
No known key found for this signature in database
GPG Key ID: C0213119A58120BE
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ fi
STATIC="
-extldflags '-static -lm -ldl -lz -lpthread'
"
TAGS="ctrd apparmor seccomp netcgo osusergo providerless urfave_cli_no_docs"
TAGS="ctrd apparmor seccomp netcgo osusergo providerless urfave_cli_no_docs nats"
RUNC_TAGS="apparmor seccomp"
RUNC_STATIC="static"