projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
049a27b
)
btop: opt out of lto usage
author
Javier Marcet
<javier@marcet.info>
Sun, 9 Jul 2023 13:26:52 +0000
(15:26 +0200)
committer
Tianling Shen
<cnsztl@gmail.com>
Mon, 10 Jul 2023 07:32:33 +0000
(15:32 +0800)
Signed-off-by: Javier Marcet <javier@marcet.info>
admin/btop/Makefile
patch
|
blob
|
history
diff --git
a/admin/btop/Makefile
b/admin/btop/Makefile
index b3a92d17ce003500761d2037eaa507097c3a95ff..0384f7282436cc5f2618eadee05d36900aa2e49b 100644
(file)
--- a/
admin/btop/Makefile
+++ b/
admin/btop/Makefile
@@
-2,7
+2,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=btop
PKG_VERSION:=1.2.13
-PKG_RELEASE:=
2
+PKG_RELEASE:=
3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL=https://codeload.github.com/aristocratos/btop/tar.gz/v$(PKG_VERSION)?
@@
-12,6
+12,7
@@
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE
+PKG_BUILD_FLAGS:=no-lto
PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1