Commit 59d3b4de authored by Darren Shepherd's avatar Darren Shepherd

Add providerless build tag

parent 0677cb20
......@@ -20,7 +20,7 @@ LDFLAGS="
STATIC="-extldflags '-static'"
STATIC_SQLITE="-extldflags '-static -lm -ldl -lz -lpthread'"
TAGS="ctrd apparmor seccomp no_btrfs netgo osusergo"
TAGS="ctrd apparmor seccomp no_btrfs netgo osusergo providerless"
if [ "$STATIC_BUILD" != "true" ]; then
STATIC=""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment