prince: refactor to use PKG_BUILD_FLAGS:=no-mips16
authorAndre Heider <a.heider@gmail.com>
Thu, 23 Mar 2023 08:51:00 +0000 (09:51 +0100)
committerNick Hainke <vincent@systemli.org>
Thu, 13 Apr 2023 05:46:21 +0000 (07:46 +0200)
See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with
PKG_BUILD_FLAGS:=no-mips16" on the main repository.

Signed-off-by: Andre Heider <a.heider@gmail.com>
prince/Makefile

index a88e41cf2d9b3379a38aa764c89c418ee6e48b7e..03ca4780bbb31141c8ee31986b9bb20d0d65cfd2 100644 (file)
@@ -19,7 +19,7 @@ PKG_MAINTAINER:=Gabriele Gemmi <gabriel@autistici.org>
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=LICENSE
 
-PKG_USE_MIPS16:=0
+PKG_BUILD_FLAGS:=no-mips16
 
 # out of source build
 CMAKE_BINARY_SUBDIR:=build