Selaa lähdekoodia

Added legacy flag support in openwrt database

Toby Chui 3 vuotta sitten
vanhempi
commit
90170725c2
2 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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