From 965a712d0102269fcf54e1f459e37113c31218af Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Tue, 9 Oct 2018 12:23:02 -0500 Subject: [pkg] make standalone the default build --- standalone.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone.go') diff --git a/standalone.go b/standalone.go index a9f135d..e2c9f66 100644 --- a/standalone.go +++ b/standalone.go @@ -1,4 +1,4 @@ -// +build standalone +// +build !bitmaskd // Copyright (C) 2018 LEAP // // This program is free software: you can redistribute it and/or modify -- cgit v1.2.3