Browse Source

Added legacy flag support in openwrt database

Toby Chui 3 years ago
parent
commit
90170725c2
2 changed files with 1 additions and 0 deletions
  1. BIN
      arozos_linux_mipsle
  2. 1 0
      mod/database/database_openwrt.go

BIN
arozos_linux_mipsle


+ 1 - 0
mod/database/database_openwrt.go

@@ -1,4 +1,5 @@
 //go:build mipsle
+// +build mipsle
 
 package database