Skip to content

Commit

Permalink
v2dat: add missing no MIPS16 variable
Browse files Browse the repository at this point in the history
  • Loading branch information
sbwml authored Feb 26, 2024
1 parent 0da873f commit 2dac1a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions v2dat/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ PKG_MAINTAINER:=sbwml <admin@cooluc.com>

PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1
PKG_USE_MIPS16:=0
PKG_BUILD_FLAGS:=no-mips16

GO_PKG:=github.com/urlesistiana/v2dat

Expand Down

0 comments on commit 2dac1a5

Please sign in to comment.