projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fe743c
)
prince: refactor to use PKG_BUILD_FLAGS:=no-mips16
author
Andre Heider
<a.heider@gmail.com>
Thu, 23 Mar 2023 08:51:00 +0000
(09:51 +0100)
committer
Nick 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
patch
|
blob
|
history
diff --git
a/prince/Makefile
b/prince/Makefile
index a88e41cf2d9b3379a38aa764c89c418ee6e48b7e..03ca4780bbb31141c8ee31986b9bb20d0d65cfd2 100644
(file)
--- a/
prince/Makefile
+++ b/
prince/Makefile
@@
-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