summaryrefslogtreecommitdiff
path: root/standalone.go
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2018-10-09 12:23:02 -0500
committerRuben Pollan <meskio@sindominio.net>2018-10-10 16:28:31 -0500
commit965a712d0102269fcf54e1f459e37113c31218af (patch)
treec93e465f3373e88410d7409dee4ce36de05c43d8 /standalone.go
parent5f24152b972f4e478e15f04b795e8943f8a559d7 (diff)
[pkg] make standalone the default build
Diffstat (limited to 'standalone.go')
-rw-r--r--standalone.go2
1 files changed, 1 insertions, 1 deletions
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