]> Sergey Matveev's repositories - btrtrc.git/blobdiff - storage/default-dir-piece-completion-other.go
Fix wasm build
[btrtrc.git] / storage / default-dir-piece-completion-other.go
index 4e40e397cff2ac5b8d36b1d37d6af832b4d70f8f..b6f561ca5b937b5d9b3798adb23068baedbf5e6b 100644 (file)
@@ -1,5 +1,6 @@
-//go:build wasm
-// +build wasm
+// Bolt piece completion is not available, and neither is sqlite.
+//go:build wasm || noboltdb
+// +build wasm noboltdb
 
 package storage